[PATCH 30/41] usb: musb: ux500: Don't supply a con_id when requesting the clock
Linus Walleij
linus.walleij at linaro.org
Fri Sep 20 16:41:15 EDT 2013
On Wed, Sep 18, 2013 at 2:14 PM, Lee Jones <lee.jones at linaro.org> wrote:
> If we supply a con_id then the clock framework will search for that name
> in MUSB's Device Tree node for the 'clock-names' property. If it's absent
> the clock request will fail. However, if we don't supply the con_id then
> clk_get() will call into clk_sys() which will use the device name to
> search for the appropriate clock, which is much more natural than forcing
> 'usb'.
>
> Cc: Felipe Balbi <balbi at ti.com>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
Looks fine to me, Felipe can we have your ACK on this so I can take
this with the rest of the clock stuff through ARM SoC?
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list