The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b: Linux 6.11-rc1 (2024-07-28 14:19:55 -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.12 for you to fetch changes up to a4b3f197bcd17ea81605f3121a459dece448e877: arm64: dts: sprd: move/add SPDX license to top of the file (2024-08-12 12:09:54 +0200) ---------------------------------------------------------------- Minor improvements in ARM64 DTS for v6.12 1. APM: correct node name to match bindings. 2. Spreadtrum: correct node names to match bindings, order properties to match DTS coding style and put SPDX identifier at top of the file as expected usually. ---------------------------------------------------------------- Marek Vasut (1): arm64: dts: apm: storm: Rename menetphy@3 to ethernet-phy@3 Stanislav Jakubek (3): arm64: dts: sprd: rename SDHCI and fuel gauge nodes to match bindings arm64: dts: sprd: reorder clock-names after clocks arm64: dts: sprd: move/add SPDX license to top of the file arch/arm64/boot/dts/apm/apm-storm.dtsi | 2 +- arch/arm64/boot/dts/sprd/sc2731.dtsi | 5 ++-- arch/arm64/boot/dts/sprd/sc9836-openphone.dts | 3 +- arch/arm64/boot/dts/sprd/sc9836.dtsi | 3 +- arch/arm64/boot/dts/sprd/sc9860.dtsi | 3 +- arch/arm64/boot/dts/sprd/sc9863a.dtsi | 8 ++--- arch/arm64/boot/dts/sprd/sharkl64.dtsi | 3 +- arch/arm64/boot/dts/sprd/sp9860g-1h10.dts | 3 +- arch/arm64/boot/dts/sprd/ums512.dtsi | 4 +-- arch/arm64/boot/dts/sprd/whale2.dtsi | 43 ++++++++++++++------------- 10 files changed, 37 insertions(+), 40 deletions(-)