mbox series

[GIT,PULL,3/3] ARM: samsung: pull for v6.3

Message ID 20230129143944.5104-3-krzysztof.kozlowski@linaro.org
State New
Headers show
Series [GIT,PULL,1/3] ARM: dts: samsung: exynos for v6.3 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-6.3

Message

Krzysztof Kozlowski Jan. 29, 2023, 2:39 p.m. UTC
The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-6.3

for you to fetch changes up to fe6a952b567f6a771d087d2e969914f31574d6ab:

  dt-bindings: soc: samsung: exynos-pmu: allow phys as child (2023-01-29 11:36:10 +0100)

----------------------------------------------------------------
Samsung mach/soc changes for v6.3

1. Correct s3c64xx_set_timer_source() prototype.
2. Re-work MIPI and DP phys as children of Exynos PMU system controller.
   This both better reflects actual device hierarchy and allows to
   remove later few warnings from dtc W=1 and dtbs_check.

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: s3c: fix s3c64xx_set_timer_source prototype

Krzysztof Kozlowski (1):
      dt-bindings: soc: samsung: exynos-pmu: allow phys as child

 .../bindings/soc/samsung/exynos-pmu.yaml           | 71 +++++++++++++++++-----
 arch/arm/mach-s3c/s3c64xx.c                        |  3 +-
 2 files changed, 59 insertions(+), 15 deletions(-)