
22 Jun
2023
22 Jun
'23
5:14 p.m.
On 6/22/23 15:06, Eugen Hristev wrote:
From: Sergiu Moga sergiu.moga@microchip.com
In order to have USB functionality, drivers for SAMA7's USB 2.0 PHY's have been added. There is one driver for UTMI clock's SFR and RESET required functionalities and one for its three possible subclocks of the phy's themselves. In order for this layout to properly work in conjunction with CCF and DT, the former driver will also act as a clock provider for the three phy's with the help of a custom hook into the driver's of_xlate method.
Signed-off-by: Sergiu Moga sergiu.moga@microchip.com Tested-by: Mihai Sain mihai.sain@microchip.com
Reviewed-by: Marek Vasut marex@denx.de