From: Konstantin Porotchkin <kostap@xxxxxxxxxxx> This set of patches include various device tree additions and fixes for Marvell Armada SoC families A3700/A7K/A8K. These changes are ported from Marvell SDK release files. Ben Peled (2): dts: marvell: add 2 eeprom properties to A8K DB device tree dts: marvell: add 2 eeprom properties to A7K DB device tree Grzegorz Jaszczyk (3): arm64: dts: marvell: armada-3720-db: add comphy references arm64: dts: marvell: armada-3270-espressobin: add comphy references arm64: dts: marvell: armada-3720-db: add eeprom description Konstantin Porotchkin (5): fix: arm64: dts: replace wrong regulator on ap emmc dts: mvebu: Update A8K AP806 SDHCI settings dts: mvebu: Add pin control definitions for SDIO interafce fix: dts: a8k: Add CP eMMC regulator and update device parameters fix: ARM64: dts: cp110: Switch to 8-bit ECC NAND setting Stefan Chulski (1): dts: a3700: enable dma coherence for PCIE interface .../arm64/boot/dts/marvell/armada-3720-db.dts | 13 ++++++ .../dts/marvell/armada-3720-espressobin.dtsi | 5 +++ arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 1 + .../arm64/boot/dts/marvell/armada-7040-db.dts | 33 +++++++++++++- arch/arm64/boot/dts/marvell/armada-70x0.dtsi | 6 +++ .../arm64/boot/dts/marvell/armada-8040-db.dts | 44 +++++++++++++++++-- .../boot/dts/marvell/armada-8040-mcbin.dtsi | 7 +-- arch/arm64/boot/dts/marvell/armada-80x0.dtsi | 6 +++ arch/arm64/boot/dts/marvell/armada-ap80x.dtsi | 1 - 9 files changed, 104 insertions(+), 12 deletions(-) -- 2.17.1