Merge tag 'dt-cleanup-6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Fri, 26 May 2023 11:37:02 +0000 (13:37 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 26 May 2023 11:37:03 +0000 (13:37 +0200)
commitc45585623710c828a1433f086e9b1001c781e303
tree81208062a81e30b7405a1a21f96026c7fe50fdb2
parent6a023136126c3d94133e538f19c2bef8dd418edc
parent21f475946d89911e31bccd02f8a7ce40b8f52a70
Merge tag 'dt-cleanup-6.5' of https://git./linux/kernel/git/krzk/linux-dt into soc/dt

Minor improvements in ARM DTS for v6.5

Minor improvements to fix dtbs_check warnings:
1. STE: Align UART nodes with bindings.
2. EN7523: add missing cache properties.

* tag 'dt-cleanup-6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
  ARM: dts: en7523: add missing cache properties
  ARM: dts: ste: align UART node name with bindings

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