Merge tag 'dt64-cleanup-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 11 Sep 2024 08:06:01 +0000 (08:06 +0000)
committerArnd Bergmann <arnd@arndb.de>
Wed, 11 Sep 2024 08:09:46 +0000 (08:09 +0000)
commit765fbe81d78067dc3cf381af120546bc808bb665
treeb0b34d75d2d76fe53c63971e1321b0c4f0393ec4
parent15eb92636c60c5007636dda20eb31b7c8d38a063
parenta4b3f197bcd17ea81605f3121a459dece448e877
Merge tag 'dt64-cleanup-6.12' of https://git./linux/kernel/git/krzk/linux-dt into soc/dt

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.

* tag 'dt64-cleanup-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
  arm64: dts: sprd: move/add SPDX license to top of the file
  arm64: dts: sprd: reorder clock-names after clocks
  arm64: dts: sprd: rename SDHCI and fuel gauge nodes to match bindings
  arm64: dts: apm: storm: Rename menetphy@3 to ethernet-phy@3

Signed-off-by: Arnd Bergmann <arnd@arndb.de>