linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mvebu: dt64 for v5.11 (#1)
@ 2020-11-30 16:02 Gregory CLEMENT
  2020-12-08 23:09 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Gregory CLEMENT @ 2020-11-30 16:02 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Andrew Lunn, linux-arm-kernel, Sebastian Hesselbarth

Hi,

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

It is based on v5.10-rc2 because some fixes on the device tree has been
merged after v5.10-rc1.

Gregory

The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a2081c09d7410c3e55d902a09602b833dc96c58a:

  arm64: dts: armada-3720-turris-mox: add 3W power capability to SFP cage (2020-11-30 16:46:30 +0100)

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

 - Add support for IEI Puzzle-M801 board (Armada 8040 based)
 - Add support ESPRESSObin-Ultra (Armada 3720 based)
 - Clean-up and improve espressobin device tree
 - Switch to per-port SATA interrupts on CP110 based SoC
 - Use compliant node name for USB3  on CP110 based SoC
 - Add heartbeat LED on mcbin singleshot
 - Disable SMMU by default for Armada 7040 and 8040 to continued
   supporting custom bot firmware
 - Turris mox:
   - add 3W power capability to SFP cage
   - update ethernet-phy handle name

----------------------------------------------------------------
Andre Heider (2):
      arm64: dts: marvell: espressobin: Simplify v7 ethernet port labeling
      arm64: dts: marvell: espressobin: Get rid of duplicate serial aliases

Luka Kovacic (1):
      arm64: dts: marvell: Add a device tree for the IEI Puzzle-M801 board

Marek Behún (2):
      arm64: dts: armada-3720-turris-mox: update ethernet-phy handle name
      arm64: dts: armada-3720-turris-mox: add 3W power capability to SFP cage

Pali Rohár (3):
      arm64: dts: marvell: espressobin: De-duplicate eMMC definitions
      arm64: dts: marvell: espressobin: Add support for LED2
      arm64: dts: marvell: espressobin: Update link to V7 schematic

Serge Semin (1):
      arm64: dts: marvell: cp11x: Harmonize xHCI DT nodes name

Sven Auhagen (1):
      arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts

Tomasz Maciej Nowak (1):
      arm64: dts: mcbin-singleshot: add heartbeat LED

Tomasz Nowicki (1):
      arm64: dts: marvell: keep SMMU disabled by default for Armada 7040 and 8040

Vladimir Vid (1):
      arm64: dts: marvell: add DT for ESPRESSObin-Ultra

 arch/arm64/boot/dts/marvell/Makefile               |   2 +
 .../dts/marvell/armada-3720-espressobin-emmc.dts   |  18 -
 .../dts/marvell/armada-3720-espressobin-ultra.dts  | 165 +++++++
 .../marvell/armada-3720-espressobin-v7-emmc.dts    |  40 +-
 .../dts/marvell/armada-3720-espressobin-v7.dts     |  24 +-
 .../boot/dts/marvell/armada-3720-espressobin.dtsi  |  39 +-
 .../boot/dts/marvell/armada-3720-turris-mox.dts    |   3 +-
 arch/arm64/boot/dts/marvell/armada-7040.dtsi       |   4 -
 .../dts/marvell/armada-8040-mcbin-singleshot.dts   |  22 +
 .../boot/dts/marvell/armada-8040-puzzle-m801.dts   | 523 +++++++++++++++++++++
 arch/arm64/boot/dts/marvell/armada-8040.dtsi       |   4 -
 arch/arm64/boot/dts/marvell/armada-cp11x.dtsi      |  10 +-
 12 files changed, 775 insertions(+), 79 deletions(-)
 create mode 100644 arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts
 create mode 100644 arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts

-- 
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] 2+ messages in thread

end of thread, other threads:[~2020-12-08 23:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 16:02 [GIT PULL] ARM: mvebu: dt64 for v5.11 (#1) Gregory CLEMENT
2020-12-08 23:09 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).