ARM: imx35: fix ATA_DATA3 pad control address
authorRyan Lortie <desrt@desrt.ca>
Sun, 27 Feb 2011 00:41:52 +0000 (19:41 -0500)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 7 Mar 2011 18:29:09 +0000 (19:29 +0100)
According to the "i.MX35 (MCIMX35) Multimedia Applications Processor
Reference Manual" the correct address for the pad control register
IOMUXC_SW_PAD_CTL_PAD_ATA_DATA3 is 0x06ec, not 0x6e8.

Signed-off-by: Ryan Lortie <desrt@desrt.ca>
Acked-by: Marc Reilly <marc@cpdesign.com.au>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found