mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	barebox@lists.infradead.org
Subject: Re: [PATCH 0/2] Pinctrl drivers for Armada 370 and XP
Date: Wed, 23 Jul 2014 09:15:34 +0200	[thread overview]
Message-ID: <20140723071534.GG23235@pengutronix.de> (raw)
In-Reply-To: <1406052648-8675-1-git-send-email-sebastian.hesselbarth@gmail.com>

On Tue, Jul 22, 2014 at 08:10:46PM +0200, Sebastian Hesselbarth wrote:
> We already have a common pinctrl driver for Marvell MVEBU SoCs but
> SoC specific stubs for Armada 370 and XP were missing. This patch
> set converts those over from Linux to Barebox to allow pin muxing.
> 
> The stubs were tested on Armada 370 and compile-tested for Armada XP.

Applied, thanks

Sascha

> 
> Sebastian
> 
> Sebastian Hesselbarth (2):
>   pinctrl: mvebu: add pinctrl driver for Armada 370
>   pinctrl: mvebu: add pinctrl driver for Armada XP
> 
>  arch/arm/mach-mvebu/Kconfig        |   2 +
>  drivers/pinctrl/mvebu/Kconfig      |   8 +
>  drivers/pinctrl/mvebu/Makefile     |   2 +
>  drivers/pinctrl/mvebu/armada-370.c | 416 +++++++++++++++++++++++++++++++++++++
>  drivers/pinctrl/mvebu/armada-xp.c  | 403 +++++++++++++++++++++++++++++++++++
>  5 files changed, 831 insertions(+)
>  create mode 100644 drivers/pinctrl/mvebu/armada-370.c
>  create mode 100644 drivers/pinctrl/mvebu/armada-xp.c
> 
> ---
> Cc: barebox@lists.infradead.org
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
> -- 
> 2.0.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2014-07-23  7:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-22 18:10 Sebastian Hesselbarth
2014-07-22 18:10 ` [PATCH 1/2] pinctrl: mvebu: add pinctrl driver for Armada 370 Sebastian Hesselbarth
2014-07-22 18:10 ` [PATCH 2/2] pinctrl: mvebu: add pinctrl driver for Armada XP Sebastian Hesselbarth
2014-07-23  7:15 ` Sascha Hauer [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=20140723071534.GG23235@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=thomas.petazzoni@free-electrons.com \
    /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