[GIT PULL 1/2] ARM: dts: samsung: 2nd round for v5.20

From: Krzysztof Kozlowski
Date: Thu Jul 07 2022 - 04:04:21 EST


Hi,

On top of previous pull request. This also includes DT bindings for
convenience, although nothing depends on the bindings itself.

Best regards,
Krzysztof


The following changes since commit 82cd16902a51773cfc0ee05bbd1ab470db5181ab:

ARM: dts: exynos: add function and color to LED nodes in Odroid XU/XU3 (2022-06-22 13:58:01 +0200)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.20-2

for you to fetch changes up to 3e27bf719303b1b19edd37bd04e9e586c73f6511:

dt-bindings: soc: samsung: exynos-pmu: add reboot-mode (2022-07-06 18:24:32 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v5.20, part two

1. Cleanups: align SDHCI node names.
2. DT bindings: Document preferred compatible naming schema.
3. DT bindings: fixes and improvements to Exynos PMU bindings.

----------------------------------------------------------------
Krzysztof Kozlowski (8):
ARM: dts: exynos: align SDHCI node name with dtschema
ARM: dts: s3c24xx: align SDHCI node name with dtschema
ARM: dts: s3c64xx: align SDHCI node name with dtschema
ARM: dts: s5pv210: align SDHCI node name with dtschema
dt-bindings: samsung: document preferred compatible naming
dt-bindings: soc: samsung: exynos-pmu: cleanup assigned clocks
dt-bindings: soc: samsung: exynos-pmu: use abolute ref paths
dt-bindings: soc: samsung: exynos-pmu: add reboot-mode

.../bindings/arm/samsung/samsung-soc.yaml | 40 ++++++++++++++++++++++
.../bindings/soc/samsung/exynos-pmu.yaml | 13 ++++---
arch/arm/boot/dts/exynos4.dtsi | 8 ++---
arch/arm/boot/dts/s3c2416.dtsi | 4 +--
arch/arm/boot/dts/s3c64xx.dtsi | 6 ++--
arch/arm/boot/dts/s5pv210.dtsi | 8 ++---
6 files changed, 61 insertions(+), 18 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/samsung/samsung-soc.yaml