Merge tag 'dt-cleanup-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Mon, 29 Apr 2024 16:14:04 +0000 (18:14 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 29 Apr 2024 16:14:04 +0000 (18:14 +0200)
commite8325e339646cba1e6fe11fd1394eff345802224
treea9de07d0dc036e60614e4b20d1335a6f2e142f9d
parent631ec374839895f8830eb07e0615b778d1908faf
parent5e0705a74f8075dbefcb0ad18d6bbf909c72ebf3
Merge tag 'dt-cleanup-6.10' of https://git./linux/kernel/git/krzk/linux-dt into soc/dt

Minor improvements in ARM DTS for v6.10

1. TI: add missing white-spaces for code readability.
2. Aspeed: add vendor prefix to compatibles, to properly describe
   hardware, even though Linux drivers match by device name.

* tag 'dt-cleanup-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
  ARM: dts: aspeed: Add vendor prefixes to lm25066 compat strings
  ARM: dts: ti: omap: minor whitespace cleanup

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