Merge tag 'dt-cleanup-6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Jan 2023 16:00:47 +0000 (17:00 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 25 Jan 2023 16:00:47 +0000 (17:00 +0100)
commit4f848f23f5ffcd73e538a003626350c2930be06a
treeb2277ca31a2d5be3012f7bb1c4e2148566209d52
parent6042a5880aafb9591053c30cc5de0cfface30682
parent3a48b303d44a19d335910f825f9a8473c5ff35e0
Merge tag 'dt-cleanup-6.3' of https://git./linux/kernel/git/krzk/linux-dt into arm/dt

Minor improvements in ARM DTS for v6.3

1. Drop 0x from unit address (socpfga).
2. Align HDMI CEC and LED nodes with bindings (stih410, keystone, dove,
   at91).

* tag 'dt-cleanup-6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
  ARM: dts: at91: align LED node names with dtschema
  ARM: dts: dove: align LED node names with dtschema
  ARM: dts: keystone: align LED node names with dtschema
  ARM: dts: stih410: align HDMI CEC node names with dtschema
  ARM: dts: socfpga: drop 0x from unit address

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