linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] arm: lpc32xx: phy3250: add rtc & touch device
@ 2012-02-16 14:51 Wolfram Sang
  2012-02-17  0:16 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2012-02-16 14:51 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Roland Stigge <stigge@antcom.de>
Cc: Olof Johansson <olof@lixom.net>
---

Olof, can you add this on top of Roland's series which you applied to
next/fixes-non-critical? Only his ACK was added since the initial post.

 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,
-- 
1.7.8.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH RESEND] arm: lpc32xx: phy3250: add rtc & touch device
  2012-02-16 14:51 [PATCH RESEND] arm: lpc32xx: phy3250: add rtc & touch device Wolfram Sang
@ 2012-02-17  0:16 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2012-02-17  0:16 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Thu, Feb 16, 2012 at 6:51 AM, Wolfram Sang <w.sang@pengutronix.de> wrote:
> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
> Acked-by: Roland Stigge <stigge@antcom.de>
> Cc: Olof Johansson <olof@lixom.net>
> ---
>
> Olof, can you add this on top of Roland's series which you applied to
> next/fixes-non-critical? Only his ACK was added since the initial post.

Sure, applied and pushed out.

Thanks,

-Olof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-17  0:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 14:51 [PATCH RESEND] arm: lpc32xx: phy3250: add rtc & touch device Wolfram Sang
2012-02-17  0:16 ` Olof Johansson

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).