]> git.baikalelectronics.ru Git - uboot.git/commit
clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates
authorSergiu Moga <sergiu.moga@microchip.com>
Wed, 8 Mar 2023 14:39:53 +0000 (16:39 +0200)
committerEugen Hristev <eugen.hristev@collabora.com>
Mon, 27 Mar 2023 11:27:37 +0000 (14:27 +0300)
commit49b14bc90f044d3e2348546ad912221459bfc4ad
tree651c7141d138217b3198bf8353093513f0b3016d
parentf8d84c6cde2464b0169c7f0f523af30f5626aa7a
clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates

In order for some of the functionalities, such as the USB clocks,
to work properly we need some clocks to be properly initialised
at the very beginning of booting.

Signed-off-by: Sergiu Moga <sergiu.moga@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
drivers/clk/at91/sam9x60.c