From: stigge@antcom.de (Roland Stigge)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: lpc32xx: phy3250: add rtc & touch device
Date: Tue, 31 Jan 2012 17:30:15 +0100 [thread overview]
Message-ID: <4F281717.6010305@antcom.de> (raw)
In-Reply-To: <1328026425-8177-1-git-send-email-w.sang@pengutronix.de>
On 01/31/2012 05:13 PM, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
> Cc: Roland Stigge <stigge@antcom.de>
> Cc: Kevin Wells <kevin.wells@nxp.com>
> ---
>
> Tested after applying Roland's series, but should be appliable even
> without it.
>
> arch/arm/mach-lpc32xx/phy3250.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-lpc32xx/phy3250.c b/arch/arm/mach-lpc32xx/phy3250.c
> index b429d18..905d0c9 100644
> --- a/arch/arm/mach-lpc32xx/phy3250.c
> +++ b/arch/arm/mach-lpc32xx/phy3250.c
> @@ -298,6 +298,8 @@ static struct platform_device lpc32xx_net_device = {
> };
>
> static struct platform_device *phy3250_devs[] __initdata = {
> + &lpc32xx_rtc_device,
> + &lpc32xx_tsc_device,
> &lpc32xx_i2c0_device,
> &lpc32xx_i2c1_device,
> &lpc32xx_i2c2_device,
Signed-off-by: Roland Stigge <stigge@antcom.de>
prev parent reply other threads:[~2012-01-31 16:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-31 16:13 [PATCH] arm: lpc32xx: phy3250: add rtc & touch device Wolfram Sang
2012-01-31 16:30 ` Roland Stigge [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=4F281717.6010305@antcom.de \
--to=stigge@antcom.de \
--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.