mbox series

[GIT,PULL] ARM Versatile DTS fixes for v6.9

Message ID CACRpkdaL6j6OdixHFHoMms4e=tXEw_6ynBMFb6m8=7KkVgEedA@mail.gmail.com (mailing list archive)
State Accepted
Commit 5d9f164317e6d003b4bb100d3eab959b3aca2eab
Headers show
Series [GIT,PULL] ARM Versatile DTS fixes for v6.9 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git tags/versatile-dts-v6.9

Message

Linus Walleij Feb. 21, 2024, 10:35 p.m. UTC
Hi SoC folks,

these are some ARM Versatile DTS fixes for v6.9.
Details in the signed tag!

Please pull it in.

Yours,
Linus Walleij

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
tags/versatile-dts-v6.9

for you to fetch changes up to d41e4dfc316bbd9a4572df26f0d740d6cc685de1:

  dt-bindings: arm: realview: Spelling s/ARM 11/Arm11/, s/Cortex
A-/Cortex-A/ (2024-02-21 23:30:01 +0100)

----------------------------------------------------------------
DTS fixes for the ARM Versatile boards:

- Use the "mtd-rom" compatible for the Realview ROM
- Fix up two VGA connector cells and labels
- Fix up the Cortex spelling

----------------------------------------------------------------
Geert Uytterhoeven (2):
      ARM: dts: arm: realview: Fix development chip ROM compatible value
      dt-bindings: arm: realview: Spelling s/ARM 11/Arm11/, s/Cortex
A-/Cortex-A/

Linus Walleij (2):
      ARM: dts: versatile: Fix up VGA connector
      ARM: dts: integrator: Fix up VGA connector

 Documentation/devicetree/bindings/arm/arm,realview.yaml | 6 +++---
 arch/arm/boot/dts/arm/arm-realview-pb1176.dts           | 2 +-
 arch/arm/boot/dts/arm/integratorap-im-pd1.dts           | 3 +--
 arch/arm/boot/dts/arm/versatile-ab.dts                  | 3 +--
 4 files changed, 6 insertions(+), 8 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Feb. 29, 2024, 5:02 p.m. UTC | #1
Hello:

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

On Wed, 21 Feb 2024 23:35:20 +0100 you wrote:
> Hi SoC folks,
> 
> these are some ARM Versatile DTS fixes for v6.9.
> Details in the signed tag!
> 
> Please pull it in.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM Versatile DTS fixes for v6.9
    https://git.kernel.org/soc/soc/c/5d9f164317e6

You are awesome, thank you!