Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1330354
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based |
| Date | 2016-02-09 16:30 +0100 |
| Message-ID | <r0ioQ-5QL-89@gated-at.bofh.it> (permalink) |
| References | <qZXDH-8ih-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Monday 08 February 2016 18:14:08 Gregory CLEMENT wrote: > This series introduce the support of the Armada 3700 family: it is the > first ARM64 SoC of the mvebu family submitted to the mainline! > > Currently there are two members of the Armada 3700 family, the only > difference is the number of core: the Armada 3710 comes with one > Cortex-A53 whereas the Armada 3720 comes with 2 Cortex-A53. In this > series we enabled only the minimum to boot, pinctrl and clock tree > will come soon. > > The changes in this third version are very small (see the changelog). > > The first two patches patches are here to be able to use the the > ARCH_MVEBU for the Armada 3700 SoCs. The first ones is only here to > have standalone series but it comes from Thomas Petazzoni's series: > http://thread.gmane.org/gmane.linux.ports.arm.kernel/472625 > > The third patch introduces a new serial driver for the uart used on > this SoC. The driver remains simple even if the hardware is capable of > doing more. > > The forth one adapts the ahci driver to support the Armada 3700 SoC. > The forth patch updates the binding documentation with the new > compatible string. > > The fifth patch adds a new entry Kconfig entry for this SoC family. > > I took the opportunity of this series to tidy up the Marvell related > files in the binding documentation with the seventh patch. > > The eighth patch introduces the compatible string for the SoCs of the > Armada 3700 family. > > The ninth patch could be considered as the bulk of this series: it > adds the device tree files for the Armada 3700 SoCs and for the > reference board. > > With the introduction of this new family the MAINTAINERS file, the > Marvell README and the ARM64 defconfig files have to be updated: it is > the purpose of the last 3 patches. > > The patches 3 and 4 could be taken directly by the maintainer of their > respective subsystem as there is no dependency at all with the rest of > the series. I think that the rest of the series should go through the > arm-soc maintainer but in doubt I also added the ARM64 maintainer as > suggested by get_maintainer.pl. > > Looks good overall, Acked-by: Arnd Bergmann <arnd@arndb.de>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-02-08 18:20 +0100
[PATCH v3 03/12] serial: mvebu-uart: initial support for Armada-3700 serial port Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-02-08 18:20 +0100
[PATCH v3 06/12] Documentation: dt-bindings: Add a new compatible for the Armada 3700 Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-02-08 18:20 +0100
[PATCH v3 09/12] arm64: dts: add the Marvell Armada 3700 family and a development board Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-02-08 18:20 +0100
Re: [PATCH v3 09/12] arm64: dts: add the Marvell Armada 3700 family and a development board Jisheng Zhang <jszhang@marvell.com> - 2016-02-16 07:30 +0100
Re: [PATCH v3 09/12] arm64: dts: add the Marvell Armada 3700 family and a development board Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-02-16 18:30 +0100
[PATCH v3 11/12] Documentation: arm: update supported Marvell EBU processors Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-02-08 18:20 +0100
[PATCH v3 05/12] arm64: add mvebu architecture entry Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-02-08 18:30 +0100
Re: [PATCH v3 05/12] arm64: add mvebu architecture entry Jisheng Zhang <jszhang@marvell.com> - 2016-02-16 07:20 +0100
Re: [PATCH v3 05/12] arm64: add mvebu architecture entry Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-02-16 18:30 +0100
[PATCH v3 02/12] irqchip: armada-370-xp: do not enable it by default when ARCH_MVEBU is selected Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-02-08 18:30 +0100
Re: [PATCH v3 02/12] irqchip: armada-370-xp: do not enable it by default when ARCH_MVEBU is selected Jason Cooper <jason@lakedaemon.net> - 2016-02-16 19:20 +0100
Re: [PATCH v3 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based Arnd Bergmann <arnd@arndb.de> - 2016-02-09 16:30 +0100
csiph-web