mbox series

[GIT,PULL] Some Gemini DTS updates for v6.1

Message ID CACRpkdZt58ExwG+6EicODLhuVc8NSgCGUj4uNQmtnES8Cnf5uQ@mail.gmail.com
State New
Headers show
Series [GIT,PULL] Some Gemini DTS updates for v6.1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git tags/gemini-dts-v6.1-1

Message

Linus Walleij Aug. 26, 2022, 12:32 p.m. UTC
Hi SoC folks,

here are some minor Gemini DTS updates that should be queued
up for v6.1, details in the signed tag.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/gemini-dts-v6.1-1

for you to fetch changes up to f485f6d852696d4cd9a2cc1c8e3dd8dba75a3e17:

  ARM: dts: Let Gemini NS2502 parse redboot partitions (2022-08-26
13:38:35 +0200)

----------------------------------------------------------------
Gemini DTS updates for kernel v6.1:

- Enable Gigabit ethernet on SSI1328 and NS2502
- Modify NS2502 us use RedBoot partition parsing

----------------------------------------------------------------
Corentin Labbe (2):
      ARM: dts: gemini: ns2502: permit to use gigabit
      ARM: dts: gemini: ssi1328: permit to use gigabit

Linus Walleij (1):
      ARM: dts: Let Gemini NS2502 parse redboot partitions

 arch/arm/boot/dts/gemini-ns2502.dts  | 33 ++++-----------------------------
 arch/arm/boot/dts/gemini-ssi1328.dts |  4 ----
 2 files changed, 4 insertions(+), 33 deletions(-)

Comments

Arnd Bergmann Aug. 29, 2022, 9:44 a.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 26 Aug 2022 14:32:17 +0200, Linus Walleij wrote:
> here are some minor Gemini DTS updates that should be queued
> up for v6.1, details in the signed tag.
> 
> Please pull it in!
> 
> Yours,
> Linus Walleij
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 1db560169211e66f12f24707e30403468847c44b

       Arnd