All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mvebu: dt64 for v5.20 (#1) (replacing previous one)
@ 2022-07-19 13:30 ` Gregory CLEMENT
  0 siblings, 0 replies; 3+ messages in thread
From: Gregory CLEMENT @ 2022-07-19 13:30 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Andrew Lunn, Sebastian Hesselbarth, linux-arm-kernel,
	Chris Packham, Vadym Kochan

Hi,

Here is the first pull request for dt64 for mvebu for v5.20.

As seen with Arnd on IRC this pull request is replacing the previous
one. Now the cpu type in cpu nodes are fixed: cortex-a55 instead of
armv8.

Gregory

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-5.20-1

for you to fetch changes up to 8225663e0cd47a049267b9ef627d0b10f6bfc056:

  arm64: marvell: enable the 98DX2530 pinctrl driver (2022-07-19 15:15:00 +0200)

----------------------------------------------------------------
mvebu dt64 for 5.20 (part 1)

Add support for Marvell 98DX2530 (and variants)

----------------------------------------------------------------
Chris Packham (3):
      dt-bindings: marvell: Document the AC5/AC5X compatibles
      arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
      arm64: marvell: enable the 98DX2530 pinctrl driver

 .../bindings/arm/marvell/marvell,ac5.yaml          |  32 +++
 arch/arm64/Kconfig.platforms                       |   2 +
 arch/arm64/boot/dts/marvell/Makefile               |   1 +
 arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi      | 291 +++++++++++++++++++++
 arch/arm64/boot/dts/marvell/ac5-98dx35xx-rd.dts    | 101 +++++++
 arch/arm64/boot/dts/marvell/ac5-98dx35xx.dtsi      |  17 ++
 6 files changed, 444 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/marvell/marvell,ac5.yaml
 create mode 100644 arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi
 create mode 100644 arch/arm64/boot/dts/marvell/ac5-98dx35xx-rd.dts
 create mode 100644 arch/arm64/boot/dts/marvell/ac5-98dx35xx.dtsi

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] ARM: mvebu: dt64 for v5.20 (#1) (replacing previous one)
@ 2022-07-19 13:30 ` Gregory CLEMENT
  0 siblings, 0 replies; 3+ messages in thread
From: Gregory CLEMENT @ 2022-07-19 13:30 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Andrew Lunn, Sebastian Hesselbarth, linux-arm-kernel,
	Chris Packham, Vadym Kochan

Hi,

Here is the first pull request for dt64 for mvebu for v5.20.

As seen with Arnd on IRC this pull request is replacing the previous
one. Now the cpu type in cpu nodes are fixed: cortex-a55 instead of
armv8.

Gregory

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-5.20-1

for you to fetch changes up to 8225663e0cd47a049267b9ef627d0b10f6bfc056:

  arm64: marvell: enable the 98DX2530 pinctrl driver (2022-07-19 15:15:00 +0200)

----------------------------------------------------------------
mvebu dt64 for 5.20 (part 1)

Add support for Marvell 98DX2530 (and variants)

----------------------------------------------------------------
Chris Packham (3):
      dt-bindings: marvell: Document the AC5/AC5X compatibles
      arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
      arm64: marvell: enable the 98DX2530 pinctrl driver

 .../bindings/arm/marvell/marvell,ac5.yaml          |  32 +++
 arch/arm64/Kconfig.platforms                       |   2 +
 arch/arm64/boot/dts/marvell/Makefile               |   1 +
 arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi      | 291 +++++++++++++++++++++
 arch/arm64/boot/dts/marvell/ac5-98dx35xx-rd.dts    | 101 +++++++
 arch/arm64/boot/dts/marvell/ac5-98dx35xx.dtsi      |  17 ++
 6 files changed, 444 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/marvell/marvell,ac5.yaml
 create mode 100644 arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi
 create mode 100644 arch/arm64/boot/dts/marvell/ac5-98dx35xx-rd.dts
 create mode 100644 arch/arm64/boot/dts/marvell/ac5-98dx35xx.dtsi

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] ARM: mvebu: dt64 for v5.20 (#1) (replacing previous one)
  2022-07-19 13:30 ` Gregory CLEMENT
  (?)
@ 2022-07-19 14:10 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2022-07-19 14:10 UTC (permalink / raw)
  To: Gregory CLEMENT; +Cc: soc

Hello:

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

On Tue, 19 Jul 2022 15:30:20 +0200 you wrote:
> Hi,
> 
> Here is the first pull request for dt64 for mvebu for v5.20.
> 
> As seen with Arnd on IRC this pull request is replacing the previous
> one. Now the cpu type in cpu nodes are fixed: cortex-a55 instead of
> armv8.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: mvebu: dt64 for v5.20 (#1) (replacing previous one)
    https://git.kernel.org/soc/soc/c/26c350fe7ae0

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-19 14:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-19 13:30 [GIT PULL] ARM: mvebu: dt64 for v5.20 (#1) (replacing previous one) Gregory CLEMENT
2022-07-19 13:30 ` Gregory CLEMENT
2022-07-19 14:10 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.