]> git.baikalelectronics.ru Git - kernel.git/commit
MXC: fix reset for mx31, mx35 and mx27 SoCs
authorValentin Longchamp <valentin.longchamp@epfl.ch>
Thu, 8 Oct 2009 16:12:24 +0000 (18:12 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 13 Oct 2009 08:24:10 +0000 (10:24 +0200)
commit86447b367c50f6c9724f1cc24e6df212806692fe
treef3e848bc03ee647d6ef62ca3fe029ec92388b297
parent174aef1134942d949a07280b90aeddfe3f985254
MXC: fix reset for mx31, mx35 and mx27 SoCs

The clock name for the watchdog devices was not set consistently
with mx21 on these platforms, resulting in the reset not to work.

Signed-off-by: Valentin Longchamp <valentin.longchamp@epfl.ch>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx2/clock_imx27.c
arch/arm/mach-mx3/clock-imx35.c
arch/arm/mach-mx3/clock.c