phy: rockchip: inno-usb2: convert clock management to bulk
authorFrank Wang <frank.wang@rock-chips.com>
Wed, 16 Oct 2024 07:37:10 +0000 (15:37 +0800)
committerVinod Koul <vkoul@kernel.org>
Thu, 17 Oct 2024 12:59:40 +0000 (18:29 +0530)
commit86e2ed4e9a9680013ec9ab7c0428c9b8c5108efe
treea4db5f65b0a216ee4f73c61237cb0aca06c250cd
parente592a65584fce0852825156086cfa1d5ef4dc2b0
phy: rockchip: inno-usb2: convert clock management to bulk

Since some Rockchip SoCs (e.g RK3576) have more than one clock,
this converts the clock management from single to bulk method to
make the driver more flexible.

Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20241016073713.14133-1-frawang.cn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/rockchip/phy-rockchip-inno-usb2.c