From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 00/12] Add Armada 38x GP and AP boards support
Date: Fri, 9 Jan 2015 16:20:17 +0100 [thread overview]
Message-ID: <20150109152017.GB18832@lunn.ch> (raw)
In-Reply-To: <1420738694-6163-1-git-send-email-gregory.clement@free-electrons.com>
> Gregory CLEMENT (5):
> ARM: mvebu: a38x: Add more pinctrl functions
> ARM: mvebu: a38x: Add missing labels
> ARM: mvebu: Document the Device Tree binding for the Armada 388 SoC
> ARM: mvebu: Add Device Tree description of the Armada 388 SoC
> ARM: mvebu: Add Armada 388 General Purpose Development Board support
All added to mvebu/dt
>
> Maxime Ripard (7):
> ARM: mvebu: Rename DEBUG_LL to indicate UART index
> ARM: mvebu: Add UART1 as DEBUG_LL possible target
Added to mvebu/soc
> ARM: mvebu: a38x: Fix node names
All added to mvebu/dt
> pinctrl: mvebu: a38x: Add UART1 muxing options
Linus took this one already
> ARM: mvebu: A38x: Remove redundant pinctrl informations
> ARM: mvebu: Add a number of pinctrl functions
> ARM: mvebu: Add Armada 385 Access Point Development Board support
All added to mvebu/dt
Thanks
Andrew
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
Boris BREZILLON <boris.brezillon@free-electrons.com>,
Jason Cooper <jason@lakedaemon.net>,
Tawfik Bayouk <tawfik@marvell.com>,
devicetree@vger.kernel.org, Nadav Haklai <nadavh@marvell.com>,
Lior Amsalem <alior@marvell.com>,
Ezequiel Garcia <ezequiel.garcia@free-electrons.com>,
Mark Rutland <mark.rutland@arm.com>,
Maxime Ripard <maxime.ripard@free-electrons.com>,
linux-arm-kernel@lists.infradead.org,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH v4 00/12] Add Armada 38x GP and AP boards support
Date: Fri, 9 Jan 2015 16:20:17 +0100 [thread overview]
Message-ID: <20150109152017.GB18832@lunn.ch> (raw)
In-Reply-To: <1420738694-6163-1-git-send-email-gregory.clement@free-electrons.com>
> Gregory CLEMENT (5):
> ARM: mvebu: a38x: Add more pinctrl functions
> ARM: mvebu: a38x: Add missing labels
> ARM: mvebu: Document the Device Tree binding for the Armada 388 SoC
> ARM: mvebu: Add Device Tree description of the Armada 388 SoC
> ARM: mvebu: Add Armada 388 General Purpose Development Board support
All added to mvebu/dt
>
> Maxime Ripard (7):
> ARM: mvebu: Rename DEBUG_LL to indicate UART index
> ARM: mvebu: Add UART1 as DEBUG_LL possible target
Added to mvebu/soc
> ARM: mvebu: a38x: Fix node names
All added to mvebu/dt
> pinctrl: mvebu: a38x: Add UART1 muxing options
Linus took this one already
> ARM: mvebu: A38x: Remove redundant pinctrl informations
> ARM: mvebu: Add a number of pinctrl functions
> ARM: mvebu: Add Armada 385 Access Point Development Board support
All added to mvebu/dt
Thanks
Andrew
next prev parent reply other threads:[~2015-01-09 15:20 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-08 17:38 [PATCH v4 00/12] Add Armada 38x GP and AP boards support Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:38 ` [PATCH v4 01/12] ARM: mvebu: Rename DEBUG_LL to indicate UART index Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:38 ` [PATCH v4 02/12] ARM: mvebu: Add UART1 as DEBUG_LL possible target Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:38 ` [PATCH v4 03/12] ARM: mvebu: a38x: Fix node names Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:38 ` [PATCH v4 04/12] pinctrl: mvebu: a38x: Add UART1 muxing options Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:38 ` [PATCH v4 05/12] ARM: mvebu: A38x: Remove redundant pinctrl informations Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:38 ` [PATCH v4 06/12] ARM: mvebu: Add a number of pinctrl functions Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:38 ` [PATCH v4 07/12] ARM: mvebu: Add Armada 385 Access Point Development Board support Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:44 ` Thomas Petazzoni
2015-01-08 17:44 ` Thomas Petazzoni
2015-01-08 17:47 ` Gregory CLEMENT
2015-01-08 17:47 ` Gregory CLEMENT
2015-01-08 18:37 ` Thomas Petazzoni
2015-01-08 18:37 ` Thomas Petazzoni
2015-01-08 17:38 ` [PATCH v4 08/12] ARM: mvebu: a38x: Add more pinctrl functions Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:38 ` [PATCH v4 09/12] ARM: mvebu: a38x: Add missing labels Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:38 ` [PATCH v4 10/12] ARM: mvebu: Document the Device Tree binding for the Armada 388 SoC Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:38 ` [PATCH v4 11/12] ARM: mvebu: Add Device Tree description of " Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-08 17:38 ` [PATCH v4 12/12] ARM: mvebu: Add Armada 388 General Purpose Development Board support Gregory CLEMENT
2015-01-08 17:38 ` Gregory CLEMENT
2015-01-09 15:20 ` Andrew Lunn [this message]
2015-01-09 15:20 ` [PATCH v4 00/12] Add Armada 38x GP and AP boards support Andrew Lunn
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=20150109152017.GB18832@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.