[GIT PULL 1/2] arm64: dts: various cleanup for v6.11

From: Krzysztof Kozlowski
Date: Tue Jul 02 2024 - 02:54:19 EST


The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt64-cleanup-6.11

for you to fetch changes up to c0304446611536a771462f27d98db6775d222b38:

arm64: dts: apm: Add dedicated syscon poweroff compatibles (2024-07-01 10:33:07 +0200)

----------------------------------------------------------------
Minor improvements in ARM64 DTS for v6.11

Few cleanups and improvements which were missed by their maintainers:
1. Spreadtrum: correct PMU nodes - split per clusters.
2. HiSilicon: add dedicated compatible to syscon node ("syscon" alone is
not allowed).
3. APM: add dedicated compatible to syscon node (binding applied to MFD
tree).

----------------------------------------------------------------
Krzysztof Kozlowski (3):
dt-bindings: soc: hisilicon: document hi3660-usb3-otg-bc
arm64: dts: hisilicon: hi3660: add dedicated hi3660-usb3-otg-bc compatible
arm64: dts: apm: Add dedicated syscon poweroff compatibles

Rob Herring (1):
arm64: dts: sprd: Split PMU nodes for heterogeneous CPUs

.../hisilicon/hisilicon,hi3660-usb3-otg-bc.yaml | 46 ++++++++++++++++++++++
arch/arm64/boot/dts/apm/apm-merlin.dts | 2 +-
arch/arm64/boot/dts/apm/apm-mustang.dts | 2 +-
arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 2 +-
arch/arm64/boot/dts/sprd/ums512.dtsi | 14 +++++--
arch/arm64/boot/dts/sprd/ums9620.dtsi | 14 +++++--
6 files changed, 69 insertions(+), 11 deletions(-)
create mode 100644 Documentation/devicetree/bindings/soc/hisilicon/hisilicon,hi3660-usb3-otg-bc.yaml