clk: rockchip: add clock ID for usbphy480m_src
authorKever Yang <kever.yang@rock-chips.com>
Thu, 13 Nov 2014 07:22:36 +0000 (15:22 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 12 Jan 2015 20:38:08 +0000 (21:38 +0100)
There are 3 different parent clock from different usbphy,
all of them are fixed 480MHz, it is not able to auto select
by clock core to the 2nd and the 3rd parent.
For different use case for different board, we may need to
select different usbphy clock out as parent manually.

Add the clock ID for it so that we can use in dts.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
include/dt-bindings/clock/rk3288-cru.h

index f60ce72a2b2c76c23da6fa52c7eb470d39195633..d6b59aeed5532b2d5b222c9b24fbcb473753fc0d 100644 (file)
@@ -80,6 +80,7 @@
 #define SCLK_SDIO0_SAMPLE      119
 #define SCLK_SDIO1_SAMPLE      120
 #define SCLK_EMMC_SAMPLE       121
+#define SCLK_USBPHY480M_SRC    122
 
 #define DCLK_VOP0              190
 #define DCLK_VOP1              191