Hi Fabio,
On 20/06/15 16:43, Fabio Estevam wrote:
On Sat, Jun 20, 2015 at 11:15 AM, Philippe Reynes<trem...@gmail.com> 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 :-)
Yes, of course, sorry for this silly mistake.
I fix it in a V3.
Thanks a lot,
Philippe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/