clk: rockchip: add id for mipidsi sclk on rk3288
authorChris Zhong <zyw@rock-chips.com>
Thu, 26 Nov 2015 07:50:15 +0000 (15:50 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 26 Nov 2015 10:13:32 +0000 (11:13 +0100)
Adds a new id for the sclk supplying the mipidsi on rk3288 socs.

Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
include/dt-bindings/clock/rk3288-cru.h

index 9e0a5e9acee996ed30e8ccb1349d5d20f5f23c5b..be88eaf6b053b6dcb18a57f56870fcef83d516d9 100644 (file)
@@ -87,6 +87,7 @@
 #define SCLK_PVTM_CORE         123
 #define SCLK_PVTM_GPU          124
 #define SCLK_CRYPTO            125
+#define SCLK_MIPIDSI_24M       126
 
 #define SCLK_MAC               151
 #define SCLK_MACREF_OUT                152
This page took 0.02629 seconds and 5 git commands to generate.