usb: cdns3: Set the USB_125M clock explicitly
authormason.huo <mason.huo@starfivetech.com>
Thu, 23 Jun 2022 10:36:40 +0000 (18:36 +0800)
committermason.huo <mason.huo@starfivetech.com>
Fri, 24 Jun 2022 02:46:44 +0000 (10:46 +0800)
commitbd7aab33423ada46459c5d60bbbed1991e91316c
tree1a1f7f7229e1c881450e34fca20552db100ecc11
parenta98088db227a17adee5396f8a171a47d2accf6e5
usb: cdns3: Set the USB_125M clock explicitly

Since the USB_125M clock is divided from pll0 clock,
and the pll0 clock changes per the cpu frequency.
So, needs to set the clock explicitly.

Signed-off-by: mason.huo <mason.huo@starfivetech.com>
drivers/usb/cdns3/cdns3-starfive.c