mbox series

[GIT,PULL,1/2] arm64: dts: few cleanups for v6.4

Message ID 20230319152740.34551-1-krzysztof.kozlowski@linaro.org
State New
Headers show
Series [GIT,PULL,1/2] arm64: dts: few cleanups for v6.4 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt64-cleanup-6.4

Message

Krzysztof Kozlowski March 19, 2023, 3:27 p.m. UTC
Hi Arnd and Olof,

Few cleanups where maintainers did not pick them up for some time, maybe
expecting me to send or maybe because they missed these.

Best regards,
Krzysztof


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt64-cleanup-6.4

for you to fetch changes up to d2e5c16f6c86901040f3bb6b40d1a01ccf1a21b0:

  arm64: dts: cavium: Fix GICv3 ITS nodes (2023-03-17 13:39:00 +0100)

----------------------------------------------------------------
Minor improvements in ARM64 DTS for v6.4

1. Toshiba: white-space fixes.
2. Cavium, Marvell: fix GICv3 ITS node name.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      arm64: dts: toshiba: adjust whitespace around '='

Rob Herring (2):
      arm64: dts: marvell: armada-ap810: Fix GICv3 ITS node name
      arm64: dts: cavium: Fix GICv3 ITS nodes

 arch/arm64/boot/dts/cavium/thunder-88xx.dtsi      | 3 ++-
 arch/arm64/boot/dts/cavium/thunder2-99xx.dtsi     | 4 ++--
 arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi | 2 +-
 arch/arm64/boot/dts/toshiba/tmpv7708.dtsi         | 2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)