diff mbox

[1/3] clk: rockchip: Add new id for rk3066 tsadc clock

Message ID 1453205361-27267-2-git-send-email-paweljarosz3691@gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Pawe? Jarosz Jan. 19, 2016, 12:09 p.m. UTC
This patch adds new id for the sclk supplying the tsadc on rk3066 socs.

Signed-off-by: Pawe? Jarosz <paweljarosz3691@gmail.com>
---
 include/dt-bindings/clock/rk3188-cru-common.h | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/include/dt-bindings/clock/rk3188-cru-common.h b/include/dt-bindings/clock/rk3188-cru-common.h
index 8df77a7..4f53e70 100644
--- a/include/dt-bindings/clock/rk3188-cru-common.h
+++ b/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