On Thu, May 19, 2016 at 11:59 PM, Fabio Estevam <festevam@xxxxxxxxx> wrote: > From: Fabio Estevam <fabio.estevam@xxxxxxx> > > Commit a35fc5a33b62a6 ("cpufreq: imx: update the clock switch flow to > support imx6ul") introduced the 'secondary_sel_clk' clock, which is > specific for the i.mx6ul case, but used the wrong clock string inside > the clk_get() function. > > Use the correct clock string: "secondary_sel_clk". Sorry, the 'secondary_sel' name is the one define in imx6ul.dtsi. This patch 'fixed' the issue because it did not register cpufreq for mx6ul. We still need to provide a proper fix for cpufreq on mx6ul. Please discard this patch. -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html