All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/3] samsung: drivers for v6.5
@ 2023-06-02  9:14 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-02  9:14 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc,
	linux-kernel, Alim Akhtar, Krzysztof Kozlowski, replicant,
	phone-devel, ~postmarketos/upstreaming, Martin Jücker,
	Henrik Grimler, Artur Weber

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-6.5

for you to fetch changes up to 538af6e5856b1aa971975c747a2974a74db48928:

  dt-bindings: media: s5p-mfc: convert bindings to json-schema (2023-05-13 19:41:11 +0200)

----------------------------------------------------------------
Samsung SoC driver changes for v6.5

1. Re-introduce Exynos4212: Exynos PMU driver.
2. Convert S5P/Exynos Multi Format Codec bindings to DT schema.

----------------------------------------------------------------
Aakarsh Jain (1):
      dt-bindings: media: s5p-mfc: convert bindings to json-schema

Artur Weber (2):
      dt-bindings: soc: samsung: exynos-pmu: add Exynos4212 compatible
      soc: samsung: exynos-pmu: Re-introduce Exynos4212 support

 .../devicetree/bindings/media/s5p-mfc.txt          |  78 ---------
 .../devicetree/bindings/media/samsung,s5p-mfc.yaml | 184 +++++++++++++++++++++
 .../bindings/soc/samsung/exynos-pmu.yaml           |   5 +
 drivers/soc/samsung/exynos-pmu.c                   |   9 +
 drivers/soc/samsung/exynos-pmu.h                   |   2 +
 drivers/soc/samsung/exynos4-pmu.c                  |  15 +-
 6 files changed, 212 insertions(+), 81 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-06-09 13:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02  9:14 [GIT PULL 1/3] samsung: drivers for v6.5 Krzysztof Kozlowski
2023-06-02  9:14 ` Krzysztof Kozlowski
2023-06-02  9:15 ` [GIT PULL 2/3] ARM: dts: samsung: " Krzysztof Kozlowski
2023-06-02  9:15   ` Krzysztof Kozlowski
2023-06-02  9:15 ` [GIT PULL 3/3] ARM: samsung: soc " Krzysztof Kozlowski
2023-06-02  9:15   ` Krzysztof Kozlowski
2023-06-06 20:40 ` [GIT PULL 1/3] samsung: drivers " patchwork-bot+linux-soc
2023-06-09 13:10 ` patchwork-bot+linux-soc
2023-06-09 13:20 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.