Merge tag 'dt64-cleanup-6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Thu, 12 Oct 2023 10:53:31 +0000 (12:53 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 Oct 2023 10:53:43 +0000 (12:53 +0200)
commit9e3fdca114eb1f89dcbc588bdbefb3c46d20dc04
treea5e30dbc6212398e2013b73df9d6ff972212fc44
parent161e7cc4b15e5da7e881351c0c757b97c146b843
parent12ca3ca8cf06d803b3690ef523ccf5ffd0b23a71
Merge tag 'dt64-cleanup-6.7' of https://git./linux/kernel/git/krzk/linux-dt into soc/dt

Minor improvements in ARM64 DTS for v6.7

Few cleanups and improvements: use lowercase hex for unit addresses
(Bitmain), add missing spaces before '{' (APM, MediaTek) and cleanup
whitespace around '=' (MediaTek, Marvell).

* tag 'dt64-cleanup-6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
  arm64: dts: marvell: minor whitespace cleanup around '='
  arm64: dts: mediatek: minor whitespace cleanup around '='
  arm64: dts: mediatek: add missing space before {
  arm64: dts: apm: add missing space before {
  arm64: dts: bitmain: lowercase unit addresses

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