• Bryan O'Donoghue's avatar
    imx: imx_clock: usb: Add USB clock API · 6176a4e5
    Bryan O'Donoghue authored
    
    
    This set of patches adds a very minimal layer of USB enabling patches to
    clock.c. Unlike the watchdog or UART blocks the USB clocks pertain to PHYs,
    the main USB clock etc, not to different instances of the same IP block.
    
    As a result this patch-set takes the clock CCGR clock identifier directly
    rather than as an index of an instance of blocks of the same type.
    Signed-off-by: default avatarBryan O'Donoghue <bryan.odonoghue@linaro.org>
    6176a4e5
imx_clock.c 3.65 KB