Browse Source

clk: rockchip: Add new id for rk3066 tsadc clock

This patch adds new id for the sclk supplying the tsadc on rk3066 socs.

Signed-off-by: Paweł Jarosz <paweljarosz3691@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Paweł Jarosz 9 years ago
parent
commit
b682572fc5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/dt-bindings/clock/rk3188-cru-common.h

+ 1 - 0
include/dt-bindings/clock/rk3188-cru-common.h

@@ -55,6 +55,7 @@
 #define SCLK_TIMER6		90
 #define SCLK_JTAG		91
 #define SCLK_SMC		92
+#define SCLK_TSADC		93
 
 #define DCLK_LCDC0		190
 #define DCLK_LCDC1		191