Merge tag 'dt-cleanup-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Wed, 11 Sep 2024 08:27:55 +0000 (08:27 +0000)
committerArnd Bergmann <arnd@arndb.de>
Wed, 11 Sep 2024 08:27:55 +0000 (08:27 +0000)
commit79800fa98d72332f4667f1979a9cd48bf5052db3
tree57706c1f6d9331044fcc25b94a62451f9f680748
parent765fbe81d78067dc3cf381af120546bc808bb665
parentc7b44ed960ddecb3604d1e273494a932f00f384b
Merge tag 'dt-cleanup-6.12' of https://git./linux/kernel/git/krzk/linux-dt into soc/dt

Minor improvements in ARM DTS for v6.12

1. Realview: correct unit addresses (e.g. drop when not valid).
2. Nuvoton: correct node name to match bindings.

* tag 'dt-cleanup-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
  ARM: dts: nuvoton: wpcm450: align LED and GPIO keys node name with bindings
  arm: dts: realview: Add/drop missing/spurious unit-addreses

Link: https://lore.kernel.org/r/20240906140513.71307-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>