From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/3 v2] AMBA Bus support
Date: Tue, 11 Sep 2012 15:53:51 +0200 [thread overview]
Message-ID: <20120911135351.GA6180@pengutronix.de> (raw)
In-Reply-To: <20120911044733.GD31207@game.jcrosoft.org>
On Tue, Sep 11, 2012 at 06:47:33AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Hi,
>
> v2: upadte comment
>
> this first patch series add the AMBA Bus support and is a preperation
> for the adding of the ST-E ux500 support
>
> please pull
> The following changes since commit 298d15571da8d1cb71e7fd87cc53cad3b2bf1d12:
>
> i.MX51: unbreak FEC iomux (2012-09-07 10:28:17 +0200)
>
> are available in the git repository at:
>
> git://git.jcrosoft.org/barebox.git tags/amba_bus
Pulled, thanks
Sascha
>
> for you to fetch changes up to 75a0136ccae3899aee91f1d8d38274c426f99175:
>
> amba-pl011: add st specific init (2012-09-11 12:48:34 +0800)
>
> ----------------------------------------------------------------
> arm: Introduce ARM AMBA bus
>
> This allow to detect the amba device and use the right driver for it at
> runtime.
>
> With pl011 amba support (ARM & ST Variant)
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
>
> ----------------------------------------------------------------
> Jean-Christophe PLAGNIOL-VILLARD (3):
> Introduce ARM AMBA bus
> amba-pl011: switch to amba bus
> amba-pl011: add st specific init
>
> arch/arm/mach-nomadik/8815.c | 9 +++----
> arch/arm/mach-versatile/core.c | 7 ++++--
> drivers/Makefile | 1 +
> drivers/amba/Makefile | 2 ++
> drivers/amba/bus.c | 210 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> drivers/serial/amba-pl011.c | 74 +++++++++++++++++++++++++++++++++++++++++++++++----------
> include/linux/amba/bus.h | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> include/linux/amba/serial.h | 29 +++++++++++++++++++++++
> 8 files changed, 467 insertions(+), 18 deletions(-)
> create mode 100644 drivers/amba/Makefile
> create mode 100644 drivers/amba/bus.c
> create mode 100644 include/linux/amba/bus.h
>
> Best Regards,
> J.
>
> _______________________________________________
> 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
prev parent reply other threads:[~2012-09-11 13:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-11 4:47 Jean-Christophe PLAGNIOL-VILLARD
2012-09-11 4:51 ` [PATCH 1/3] Introduce ARM AMBA bus Jean-Christophe PLAGNIOL-VILLARD
2012-09-11 4:51 ` [PATCH 2/3] amba-pl011: switch to amba bus Jean-Christophe PLAGNIOL-VILLARD
2012-09-11 4:51 ` [PATCH 3/3] amba-pl011: add st specific init Jean-Christophe PLAGNIOL-VILLARD
2012-09-11 13:53 ` 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=20120911135351.GA6180@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=plagnioj@jcrosoft.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