From: Paweł Jarosz Date: Tue, 19 Jan 2016 12:09:19 +0000 (+0100) Subject: clk: rockchip: Add new id for rk3066 tsadc clock X-Git-Tag: v4.6-rc1~74^2~29^2~11^2 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=b682572fc55edd4efcba8b8f29ac057b27980963;p=linux.git 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 Signed-off-by: Heiko Stuebner --- diff --git a/include/dt-bindings/clock/rk3188-cru-common.h b/include/dt-bindings/clock/rk3188-cru-common.h index 8df77a7c030b..4f53e70f68ee 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