mbox series

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

Message ID 20230319152740.34551-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State Accepted
Commit 7e11bc075999e16849eb44cdc8459cb8fc4e50d6
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(-)

Comments

patchwork-bot+linux-soc@kernel.org March 24, 2023, 6 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 19 Mar 2023 16:27:39 +0100 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] arm64: dts: few cleanups for v6.4
    https://git.kernel.org/soc/soc/c/7e11bc075999

You are awesome, thank you!