Hi, Do you have any comments?
On 2/9/2018 11:34 AM, Wenyou Yang wrote:
In order to provide the clocks UHP48MHz and UHP12MHz to the USB Host OHCI, add the USB clock and PLLADIV clock driver. Wenyou Yang (3): clk: at91: add USB Host clock driver clk: at91: add PLLADIV driver clk: at91: clk-system: add set/get_rate operations arch/arm/mach-at91/include/mach/at91_pmc.h | 6 ++ drivers/clk/at91/Kconfig | 8 ++ drivers/clk/at91/Makefile | 3 +- drivers/clk/at91/clk-plladiv.c | 88 +++++++++++++++++ drivers/clk/at91/clk-system.c | 26 +++++ drivers/clk/at91/clk-usb.c | 146 +++++++++++++++++++++++++++++ 6 files changed, 276 insertions(+), 1 deletion(-) create mode 100644 drivers/clk/at91/clk-plladiv.c create mode 100644 drivers/clk/at91/clk-usb.c
Best Regards, Wenyou Yang _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot