Merge tag 'dt-cleanup-6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Thu, 12 Oct 2023 10:56:19 +0000 (12:56 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 Oct 2023 10:56:19 +0000 (12:56 +0200)
commit78857f7fe37a2c1364945d26c78eafb60d8f3b69
tree4c48a1b84e213c55469c42f4b27b5df686e16c58
parent9e3fdca114eb1f89dcbc588bdbefb3c46d20dc04
parent73f20a373811b303fc5bd8f3d5a4c5c1582f1ba2
Merge tag 'dt-cleanup-6.7' of https://git./linux/kernel/git/krzk/linux-dt into soc/dt

Minor improvements in ARM DTS for v6.7

Few cleanups and improvements: split joined reg entries for Ethernet in
omap3-devkit8000, add missing spaces before '{' (MediaTek, Nuvoton) and
cleanup whitespace around '=' (MediaTek).

* tag 'dt-cleanup-6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
  ARM: dts: nuvoton: add missing space before {
  ARM: dts: mediatek: minor whitespace cleanup around '='
  ARM: dts: mediatek: add missing space before {
  ARM: dts: omap3-devkit8000: correct ethernet reg addresses (split)

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