On 6/5/23 17:04, Xavier Drudis Ferran wrote:
EHCI probing in Rock pi 4 currently fails.

Add a clock driver for usb2phy so that probing EHCI does not fail when
missing one of the clocks in the bundle for usb_host0_ehci, since
usb2phy is UCLASS_PHY but not UCLASS_CLK.

Xavier Drudis Ferran (2):
   phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clock
   phy: rockchip-inno-usb2: Implement clock operations for usb2phy clock

  drivers/phy/rockchip/phy-rockchip-inno-usb2.c | 109 +++++++++++++++++-
  1 file changed, 106 insertions(+), 3 deletions(-)

Applied both to usb/master .

btw the cover letter subject should not have 'arm: dts:' tags, but rather 'phy:' tag , since this does not touch any DTs .

Reply via email to