From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] ARM: mvebu: Add Armada 385 AP support
Date: Fri, 5 Dec 2014 17:00:38 +0100 [thread overview]
Message-ID: <20141205160038.GM4736@lunn.ch> (raw)
In-Reply-To: <1417790698-9792-1-git-send-email-maxime.ripard@free-electrons.com>
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 at 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
>
prev parent reply other threads:[~2014-12-05 16:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-05 14:44 [PATCH 0/5] ARM: mvebu: Add Armada 385 AP support Maxime Ripard
2014-12-05 14:44 ` [PATCH 1/5] ARM: mvebu: Rename DEBUG_LL to indicate UART index Maxime Ripard
2014-12-05 14:44 ` [PATCH 2/5] ARM: mvebu: Add UART1 as DEBUG_LL possible target Maxime Ripard
2014-12-05 15:25 ` Jason Cooper
2014-12-05 15:41 ` Arnd Bergmann
2014-12-05 14:44 ` [PATCH 3/5] ARM: mvebu: a38x: Fix node names Maxime Ripard
2014-12-05 14:44 ` [PATCH 4/5] pinctrl: mvebu: a38x: Add UART1 muxing options Maxime Ripard
2014-12-05 15:26 ` Jason Cooper
2015-01-09 10:05 ` Linus Walleij
2015-01-09 11:45 ` Jason Cooper
2015-01-10 21:44 ` Linus Walleij
2015-01-12 13:40 ` Jason Cooper
2014-12-05 14:44 ` [PATCH 5/5] ARM: mvebu: Add Armada 385 Access Point Development Board support Maxime Ripard
2014-12-05 15:42 ` Arnd Bergmann
2014-12-05 16:07 ` Thomas Petazzoni
2014-12-10 10:17 ` Gregory CLEMENT
2014-12-05 16:00 ` Andrew Lunn [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141205160038.GM4736@lunn.ch \
--to=andrew@lunn.ch \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).