[PATCH] mx35_3ds: Add watchdog support
Fabio Estevam
fabioestevam at yahoo.com
Tue Nov 16 04:25:33 EST 2010
Hi Uwe and Wolfram,
--- On Tue, 11/16/10, Uwe Kleine-König <u.kleine-koenig at pengutronix.de> wrote:
...
>
> I wonder why the driver uses clk_get_sys("imx-wdt.0",
> NULL).
> IMHO it should use clk_get(&pdev->dev, NULL).
> (For that to work we need
> to register the clock using "imx2-wdt.0". (Or even
> better "imx2-wdt".))
I sent a patch for registering a dummy watchdog clock: http://www.spinics.net/lists/arm-kernel/msg104087.html
This way we don´t need to change the watchdog driver.
Let me know what you think.
Regards,
Fabio Estevam
More information about the linux-arm-kernel
mailing list