Merge tag 'dt-cleanup-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Fri, 24 Mar 2023 17:55:11 +0000 (18:55 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 24 Mar 2023 17:55:11 +0000 (18:55 +0100)
commit07fcd6bfce178ff43eecddb610cfa50ee27b7cb9
treea84ab7b37d440a0cc706dfaafa958744ee936d8a
parent7e11bc075999e16849eb44cdc8459cb8fc4e50d6
parentaff750faa5ac699df7ade5a31b6ba52ab1072d8a
Merge tag 'dt-cleanup-6.4' of https://git./linux/kernel/git/krzk/linux-dt into soc/dt

Minor improvements in ARM DTS for v6.4

1. TI, Marvell, HiSilicon: "okay" over "ok" is preferred for status
   property.
2. OMAP: align UART node name with bindings.

* tag 'dt-cleanup-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
  ARM: dts: hisilicon: use "okay" for status
  ARM: dts: ti: use "okay" for status
  ARM: dts: marvell: use "okay" for status
  ARM: dts: omap: align UART node name with bindings

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