On Tue, 3 Dec 2013, Sathya Prakash M R wrote: > From: Tomi Valkeinen <[email protected]> > > On AM43xx, if a PLL is in bypass at kernel init, the code in > omap2_get_dpll_rate() will not realize this and will try to calculate > the clock rate using the multiplier and the divider, resulting in > errors. > > omap2_init_dpll_parent() has similar issue. > > Add the missing soc_is_am43xx() check to make the code work on AM43xx. > > Signed-off-by: Tomi Valkeinen <[email protected]>
Did you intend to add your Signed-off-by: here, as is the upstream practice when you're part of the patch submission path? Please let me know ASAP so I can queue this for the -rc series. - Paul -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
