mbox series

[GIT,PULL] ARM: mvebu: dt for v6.4 (#1)

Message ID 87edohzfeg.fsf@BL-laptop (mailing list archive)
State Accepted
Commit 7abad3d3a91c10bb299c81ff63fc80483aa624e7
Headers show
Series [GIT,PULL] ARM: mvebu: dt for v6.4 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-6.4-1

Message

Gregory CLEMENT April 18, 2023, 9:52 a.m. UTC
Hi,

Here is the first pull request for dt for mvebu for v6.4.

Gregory

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-6.4-1

for you to fetch changes up to 0939de7d89d2efc4f565ce1961b4020787e9f297:

  ARM: dts: armada: Add missing phy-mode and fixed links (2023-04-07 17:28:24 +0200)

----------------------------------------------------------------
mvebu dt for 6.4 (part 1)

Add missing phy-mode and fixed links for kirkwood, orion5 and Armada
(370, XP, 38x) SoCs

----------------------------------------------------------------
Andrew Lunn (3):
      ARM: dts: kirkwood: Add missing phy-mode and fixed links
      ARM: dts: orion5: Add missing phy-mode and fixed links
      ARM: dts: armada: Add missing phy-mode and fixed links

 arch/arm/boot/dts/armada-370-rd.dts               | 2 +-
 arch/arm/boot/dts/armada-381-netgear-gs110emx.dts | 2 +-
 arch/arm/boot/dts/armada-385-clearfog-gtr-l8.dts  | 7 ++++++-
 arch/arm/boot/dts/armada-385-clearfog-gtr-s4.dts  | 7 ++++++-
 arch/arm/boot/dts/armada-385-linksys.dtsi         | 2 +-
 arch/arm/boot/dts/armada-385-turris-omnia.dts     | 2 --
 arch/arm/boot/dts/armada-xp-linksys-mamba.dts     | 2 +-
 arch/arm/boot/dts/kirkwood-dir665.dts             | 3 ++-
 arch/arm/boot/dts/kirkwood-l-50.dts               | 2 +-
 arch/arm/boot/dts/kirkwood-linksys-viper.dts      | 3 ++-
 arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts    | 3 ++-
 arch/arm/boot/dts/kirkwood-rd88f6281.dtsi         | 2 +-
 arch/arm/boot/dts/orion5x-netgear-wnr854t.dts     | 7 ++++++-
 13 files changed, 30 insertions(+), 14 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org April 18, 2023, 3:20 p.m. UTC | #1
Hello:

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

On Tue, 18 Apr 2023 11:52:07 +0200 you wrote:
> Hi,
> 
> Here is the first pull request for dt for mvebu for v6.4.
> 
> Gregory
> 
> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: mvebu: dt for v6.4 (#1)
    https://git.kernel.org/soc/soc/c/7abad3d3a91c

You are awesome, thank you!