ARM i.MX53: Fix PLL4 base address
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 4 Jun 2012 12:58:07 +0000 (14:58 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 19 Jun 2012 22:18:10 +0000 (23:18 +0100)
commit cdd781ab1906d039c2a93078385645d2d5af8491 upstream.

MX53_DPLL4_BASE accidently returned the base address of PLL3.
Fix this.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
[bwh: Backported to 3.2: adjust filename]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

No differences found