Skip to content

Commit 575bc7b

Browse files
saschahauermmind
authored andcommitted
dt-bindings: clock: rockchip: add USB480M_PHY mux
The USB480M clock can source from a MUX that selects the clock to come from either of the USB-phy internal 480MHz PLLs. These clocks are provided by the USB phy driver. This adds the define for it. Signed-off-by: Sascha Hauer <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/20240405-clk-rk3568-usb480m-phy-mux-v1-1-6c89de20a6ff@pengutronix.de Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 4cece76 commit 575bc7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/dt-bindings/clock/rk3568-cru.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
#define CPLL_333M 9
7979
#define ARMCLK 10
8080
#define USB480M 11
81+
#define USB480M_PHY 12
8182
#define ACLK_CORE_NIU2BUS 18
8283
#define CLK_CORE_PVTM 19
8384
#define CLK_CORE_PVTM_CORE 20

0 commit comments

Comments
 (0)