Re: [PATCH v2 2/6] imx35: define two clocks for rtc

From: Fabio Estevam
Date: Sat Jun 20 2015 - 10:44:00 EST


On Sat, Jun 20, 2015 at 11:15 AM, Philippe Reynes <tremyfr@xxxxxxxxx> wrote:

> @@ -240,6 +241,9 @@ int __init mx35_clocks_init(void)
> clk_register_clkdev(clk[ipg], "ipg", "imx21-uart.1");
> clk_register_clkdev(clk[uart3_gate], "per", "imx21-uart.2");
> clk_register_clkdev(clk[ipg], "ipg", "imx21-uart.2");
> + /* i.mx35 has the i.mx21 type uart */

I think you meant rtc, not uart :-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/