
On Fri, 23 Dec 2022 14:33:09 +0200, Sergiu Moga wrote:
This patch series originates from a bigger patch series: https://lists.denx.de/pipermail/u-boot/2022-December/502865.html
A driver for clock operations on SAM9X60's USB clock has been added as well as its registration on CCF. In order for USB to work properly, the UPLL and USBCK need an initial frequency before probing the OHCI/EHCI driver. Furthermore enable this driver in the defconfigs.
[...]
Applied, thanks!
[1/5] clk: at91: Add support for sam9x60 USB clock commit: e9a2c657e6ac573386564aacd4836e2a65f4cfd0 [2/5] clk: at91: sam9x60: Register the required clocks for USB commit: 8b95d78f7727f6da6d518ea92a78f717f5293ac5 [3/5] clk: at91: pmc: export clock setup to pmc commit: 521548fb920a95ca167722986da0d76609a4a968 [4/5] clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates commit: 548e4fd59f3ee6e06b1263b446ba11e15a980c7c [5/5] configs: at91: sam9x60: Add required configs for the USB clock commit: 96d3bc43d8ec5effbc3f8c1ced83c8e3e6dcbfb8
Best regards,