[PATCH v8 2/3] ARM: davinci: da8xx: add usb phy clocks

Sekhar Nori nsekhar at ti.com
Tue Nov 1 02:57:26 PDT 2016


On Tuesday 01 November 2016 02:17 AM, David Lechner wrote:
> Up to this point, the USB phy clock configuration was handled manually in
> the board files and in the usb drivers. This adds proper clocks so that
> the usb drivers can use clk_get and clk_enable and not have to worry about
> the details. Also, the related code is removed from the board files and
> replaced with the new clock registration functions.
> 
> This also removes the #if IS_ENABLED(CONFIG_USB_MUSB_HDRC) around the musb
> declaration and renames the musb platform device so that we can reference
> it from the usb20 clock even if the musb device is not used.
> 
> Signed-off-by: David Lechner <david at lechnology.com>
> Signed-off-by: Axel Haslam <ahaslam at baylibre.com>

Applied to v4.10/soc

Thanks,
Sekhar



More information about the linux-arm-kernel mailing list