[PATCH 1/3] clk: rockchip: Add new id for rk3066 tsadc clock
Paweł Jarosz
paweljarosz3691 at gmail.com
Tue Jan 19 04:09:19 PST 2016
This patch adds new id for the sclk supplying the tsadc on rk3066 socs.
Signed-off-by: Paweł Jarosz <paweljarosz3691 at gmail.com>
---
include/dt-bindings/clock/rk3188-cru-common.h | 1 +
1 file changed, 1 insertion(+)
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
--
1.9.1
More information about the linux-arm-kernel
mailing list