[PATCH RESEND] arm: lpc32xx: phy3250: add rtc & touch device

Wolfram Sang w.sang at pengutronix.de
Thu Feb 16 09:51:28 EST 2012


Signed-off-by: Wolfram Sang <w.sang at pengutronix.de>
Acked-by: Roland Stigge <stigge at antcom.de>
Cc: Olof Johansson <olof at 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




More information about the linux-arm-kernel mailing list