mbox series

[GIT,PULL,2/2] ARM: dts: cleanup for v6.3, part two

Message ID 20230129144525.5802-2-krzysztof.kozlowski@linaro.org
State New
Headers show
Series [GIT,PULL,1/2] arm64: dts: cleanup for v6.3, part two | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-cleanup-6.3-2

Message

Krzysztof Kozlowski Jan. 29, 2023, 2:45 p.m. UTC
Hi,

Cleanup of several platforms, not picked up by maintainers. On top of previous
pull request.

Best regards,
Krzysztof


The following changes since commit 3a48b303d44a19d335910f825f9a8473c5ff35e0:

  ARM: dts: at91: align LED node names with dtschema (2023-01-13 11:38:33 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-cleanup-6.3-2

for you to fetch changes up to 2ba4ff82f9dd312fb9f77168f159698c93f4841b:

  ARM: dts: berlin: align UART node name with bindings (2023-01-27 10:44:58 +0100)

----------------------------------------------------------------
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).

----------------------------------------------------------------
Krzysztof Kozlowski (9):
      ARM: dts: mstar: align UART node name with bindings
      ARM: dts: cx92755: align UART node name with bindings
      ARM: dts: arm: align UART node name with bindings
      ARM: dts: alpine: align UART node name with bindings
      ARM: dts: axm55xx: align UART node name with bindings
      ARM: dts: moxart: align UART node name with bindings
      ARM: dts: dm814x: align UART node name with bindings
      ARM: dts: stih418: align OPP table names with DT schema
      ARM: dts: berlin: align UART node name with bindings

 arch/arm/boot/dts/alpine.dtsi             | 4 ++--
 arch/arm/boot/dts/axm55xx.dtsi            | 8 ++++----
 arch/arm/boot/dts/berlin2q.dtsi           | 4 ++--
 arch/arm/boot/dts/cx92755.dtsi            | 6 +++---
 arch/arm/boot/dts/dm814x.dtsi             | 6 +++---
 arch/arm/boot/dts/dm816x.dtsi             | 6 +++---
 arch/arm/boot/dts/integrator.dtsi         | 4 ++--
 arch/arm/boot/dts/integratorap-im-pd1.dts | 4 ++--
 arch/arm/boot/dts/integratorap.dts        | 4 ++--
 arch/arm/boot/dts/integratorcp.dts        | 4 ++--
 arch/arm/boot/dts/moxart.dtsi             | 2 +-
 arch/arm/boot/dts/mstar-v7.dtsi           | 2 +-
 arch/arm/boot/dts/stih418-b2264.dts       | 2 +-
 arch/arm/boot/dts/versatile-ab.dts        | 6 +++---
 arch/arm/boot/dts/versatile-pb.dts        | 2 +-
 arch/arm/boot/dts/vexpress-v2m.dtsi       | 8 ++++----
 16 files changed, 36 insertions(+), 36 deletions(-)