[PATCH v3 00/11] arm64: marvell: improve support for Armada 7K/8K

Gregory CLEMENT gregory.clement at free-electrons.com
Tue Apr 26 06:29:55 PDT 2016


Hi Thomas,
 
 On mar., avril 26 2016, Thomas Petazzoni <thomas.petazzoni at free-electrons.com> wrote:

> Hello,
>
> This is the third version of the set of patches improving support for
> Marvell Armada 7K/8K. It brings:
>
>  - Cleanups to the existing Device Tree files, suggested by Andreas
>    Färber.
>
>  - Switch to the new clock binding for the AP806 and misc other
>    improvements (stdout-path, SPI flash description improvements,
>    etc.)
>
>  - Addition of the description for the CP110 part of the Armada 7K/8K,
>    which brings features like PCIe, SATA, USB3, more I2C and SPI
>    controllers.

Patches 1 and 11 applied on mvebu/arm64
Patches 2 to 9 applied on mvebu/dt64
Patches 10 applied on mvebu/defconfig

Thanks,

Gregory


[...]

> Thomas
>
> Andreas Färber (2):
>   arm64: dts: marvell: clean up armada-7040-db
>   arm64: dts: marvell: rename armada-ap806 XOR nodes
>
> Thomas Petazzoni (9):
>   arm64: marvell: enable AP806 and CP110 syscon driver
>   arm64: dts: marvell: add UART aliases and define stdout-path
>   arm64: dts: marvell: use new clock binding on Armada AP806
>   arm64: dts: marvell: improve SPI flash description on Armada 7040-DB
>   arm64: dts: marvell: use the proper I2C controller compatible string
>     for 7K/8K
>   arm64: dts: marvell: initial DT description of Armada 7K/8K CP110
>     master
>   arm64: dts: marvell: enable several CP interfaces on Armada 7040-DB
>   arm64: configs: add options useful for Armada 7K/8K support
>   MAINTAINERS: update entry for Marvell ARM platform maintainers
>
>  MAINTAINERS                                        |   2 +-
>  arch/arm64/Kconfig.platforms                       |   4 +-
>  arch/arm64/boot/dts/marvell/armada-7020.dtsi       |   1 +
>  arch/arm64/boot/dts/marvell/armada-7040-db.dts     | 108 +++++++---
>  arch/arm64/boot/dts/marvell/armada-7040.dtsi       |   1 +
>  arch/arm64/boot/dts/marvell/armada-8020.dtsi       |   1 +
>  arch/arm64/boot/dts/marvell/armada-8040.dtsi       |   1 +
>  arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi |   1 -
>  arch/arm64/boot/dts/marvell/armada-ap806-quad.dtsi |   2 -
>  arch/arm64/boot/dts/marvell/armada-ap806.dtsi      |  56 +++--
>  .../boot/dts/marvell/armada-cp110-master.dtsi      | 228 +++++++++++++++++++++
>  arch/arm64/configs/defconfig                       |   4 +
>  12 files changed, 345 insertions(+), 64 deletions(-)
>  create mode 100644 arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
>
> -- 
> 2.6.4
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the linux-arm-kernel mailing list