[PATCH] clk: mxs: Register USB clocks for mx23

Shawn Guo shawn.guo at linaro.org
Sun Aug 5 23:00:16 EDT 2012


On Sun, Aug 05, 2012 at 02:08:07PM -0300, Fabio Estevam wrote:
> On Wed, Jun 20, 2012 at 11:38 AM, Shawn Guo <shawn.guo at linaro.org> wrote:
> ...
> >> +     clk_register_clkdev(clks[usb_pwr], NULL, "8007c000.usbphy");
> >> +     clk_register_clkdev(clks[usb], NULL, "80080000.usb");
> >
> > It depends on the node name in device tree.  I would defer this
> > a little bit to have the node name in dts settled down first.
> 
> Now that the mxs usb driver is in mainline, could this patch be applied?
> 
Probably, no, as I plan to freeze the addition to clkdev lookup table
and replace it with DT clock lookup.

-- 
Regards,
Shawn




More information about the linux-arm-kernel mailing list