mbox series

[GIT,PULL] ARM: mvebu: dt64 for v5.7 (#1)

Message ID 87h7yqx7w2.fsf@FE-laptop
State New
Headers show
Series [GIT,PULL] ARM: mvebu: dt64 for v5.7 (#1) | expand

Pull-request

git://git.infradead.org/linux-mvebu.git tags/mvebu-dt64-5.7-1

Message

Gregory CLEMENT March 15, 2020, 9:52 a.m. UTC
Hi,

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

Gregory

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-dt64-5.7-1

for you to fetch changes up to d136d2588b21b1a07515632ed61120c9f262909b:

  arm64: dts: marvell: Fix cpu compatible for AP807-quad (2020-03-15 10:37:00 +0100)

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

Improve network support on two Armada 8040 based board:
Clearfog GT 8 and Macchiatobin.

Add ethernet alias on Espressobin for U-Boot support.

Fix various dt compilation issue or warning.

----------------------------------------------------------------
Amit Kucheria (1):
      arm64: dts: marvell: Fix cpu compatible for AP807-quad

Russell King (2):
      arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay
      arm64: dts: mcbin: support 2W SFP modules

Tomasz Maciej Nowak (3):
      arm64: dts: marvell: espressobin: add ethernet alias
      arm64: dts: marvell: espressobin: indicate dts version
      arm64: dts: marvell: build ESPRESSObin variants

Vadym Kochan (1):
      arm64: dts: marvell: fix non-existed cpu referrence in armada-ap806-dual.dtsi

 arch/arm64/boot/dts/marvell/Makefile                            | 3 +++
 arch/arm64/boot/dts/marvell/armada-3720-espressobin-emmc.dts    | 2 ++
 arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts | 2 ++
 arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts      | 2 ++
 arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtsi        | 8 ++++++--
 arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts      | 1 +
 arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi              | 3 +++
 arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi              | 5 +++++
 arch/arm64/boot/dts/marvell/armada-ap807-quad.dtsi              | 8 ++++----
 9 files changed, 28 insertions(+), 6 deletions(-)