[PATCH 0/5] ARM: mvebu: Add Armada 385 AP support
Andrew Lunn
andrew at lunn.ch
Fri Dec 5 08:00:38 PST 2014
On Fri, Dec 05, 2014 at 03:44:53PM +0100, Maxime Ripard wrote:
> Hi everyone,
>
> This set of patches add the support for the Armada 385 AP board.
>
> It also adds a few clean ups here and there, a few missing pin
> functions needed for the board, etc.
Hi Maxime
Have you seen
https://www.mail-archive.com/devicetree@vger.kernel.org/msg51931.html
It made quite a few cleanups to 370 and XP pinctrl nodes, labels, etc.
I think quite a few of those cleanups should also be applied to 385.
Andrew
>
> Maxime
>
> Maxime Ripard (5):
> ARM: mvebu: Rename DEBUG_LL to indicate UART index
> ARM: mvebu: Add UART1 as DEBUG_LL possible target
> ARM: mvebu: a38x: Fix node names
> pinctrl: mvebu: a38x: Add UART1 muxing options
> ARM: mvebu: Add Armada 385 Access Point Development Board support
>
> arch/arm/Kconfig.debug | 35 +++--
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/armada-385-ap.dts | 200 +++++++++++++++++++++++++++++
> arch/arm/boot/dts/armada-385-db.dts | 2 +-
> arch/arm/boot/dts/armada-385-rd.dts | 2 +-
> arch/arm/boot/dts/armada-385.dtsi | 2 +-
> arch/arm/boot/dts/armada-38x.dtsi | 4 +-
> drivers/pinctrl/mvebu/pinctrl-armada-38x.c | 6 +-
> 8 files changed, 236 insertions(+), 16 deletions(-)
> create mode 100644 arch/arm/boot/dts/armada-385-ap.dts
>
> --
> 2.2.0
>
More information about the linux-arm-kernel
mailing list