mbox series

[GIT,PULL] Gemini DTS updates for v6.9

Message ID CACRpkdYQv9cyCZyjgQB4FTrxek9Hfu4EZ3syfHqHF7P6gzddvA@mail.gmail.com (mailing list archive)
State Accepted
Commit ca369f96287597e0f6bc7271688b56728b3e7f3f
Headers show
Series [GIT,PULL] Gemini DTS updates for v6.9 | expand

Pull-request

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

Message

Linus Walleij Feb. 21, 2024, 1:29 p.m. UTC
Hi SoC folks,

these are some Gemini DTS updates for the v6.9 kernel.
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/gemini-dts-v6.9

for you to fetch changes up to 5ee18186a0595a2327b71e5964ebf52834bbd047:

  ARM: dts: gemini: Fix switch node names on Vitesse switches
(2024-02-21 14:22:53 +0100)

----------------------------------------------------------------
Gemini DTS changes for the v6.9 kernel:

- Fix the node names of the DSA switch in DIR-685.
- Fix the node names of the Vitesse DSA switches.
- Fix up the Wiligear compatible strings
- Use KEY_RESTART where applicable.

----------------------------------------------------------------
Linus Walleij (4):
      ARM: dts: gemini: Fix switch node names in the DIR-685
      ARM: dts: gemini: Fix wiligear compatible strings
      ARM: dts: gemini: Map reset keys to KEY_RESTART
      ARM: dts: gemini: Fix switch node names on Vitesse switches

 arch/arm/boot/dts/gemini/gemini-dlink-dir-685.dts | 30 +++++++++++------------
 arch/arm/boot/dts/gemini/gemini-dlink-dns-313.dts |  4 +--
 arch/arm/boot/dts/gemini/gemini-sl93512r.dts      | 16 ++++++------
 arch/arm/boot/dts/gemini/gemini-sq201.dts         | 16 ++++++------
 arch/arm/boot/dts/gemini/gemini-wbd111.dts        |  6 ++---
 arch/arm/boot/dts/gemini/gemini-wbd222.dts        |  6 ++---
 6 files changed, 39 insertions(+), 39 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 14:29:37 +0100 you wrote:
> Hi SoC folks,
> 
> these are some Gemini DTS updates for the v6.9 kernel.
> Details in the signed tag!
> 
> Please pull it in.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Gemini DTS updates for v6.9
    https://git.kernel.org/soc/soc/c/ca369f962875

You are awesome, thank you!