OSDN Git Service

Merge tag 'dt-cleanup-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Mon, 30 Jan 2023 22:01:11 +0000 (23:01 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 30 Jan 2023 22:01:12 +0000 (23:01 +0100)
commitf0f4c73ac03ec9ff53b1f17a2ab61485aab644b5
treec4ad7c890a1487cd101e941bc53354332b7fac6c
parent54a39a28aeca173eb748020ece6d7ad57b9c7ea7
parent2ba4ff82f9dd312fb9f77168f159698c93f4841b
Merge tag 'dt-cleanup-6.3-2' of https://git./linux/kernel/git/krzk/linux-dt into arm/dt

Minor improvements in ARM DTS for v6.3, part two

Align UART node names and OPP table names with bindings (alpine, arm
boards, axm55xx, berlin, cx92755, dm814x, moxart, mstar, stih418).

* tag 'dt-cleanup-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
  ARM: dts: berlin: align UART node name with bindings
  ARM: dts: stih418: align OPP table names with DT schema
  ARM: dts: dm814x: align UART node name with bindings
  ARM: dts: moxart: align UART node name with bindings
  ARM: dts: axm55xx: align UART node name with bindings
  ARM: dts: alpine: align UART node name with bindings
  ARM: dts: arm: align UART node name with bindings
  ARM: dts: cx92755: align UART node name with bindings
  ARM: dts: mstar: align UART node name with bindings

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