diff options
| author | Heiko Stuebner <heiko@sntech.de> | 2016-01-26 01:07:55 +0100 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2016-01-26 01:07:55 +0100 |
| commit | 6fdb9365f0015cf738bc26f2366e624aba7c4a48 (patch) | |
| tree | f45cd795256b718c6d633da6180fce989d6403ce | |
| parent | 219a5859c855b1e6e2663eb63a7f942a6bbdfb52 (diff) | |
| parent | b682572fc55edd4efcba8b8f29ac057b27980963 (diff) | |
Merge branch 'v4.6-shared/clkids' into v4.6-clk/next
| -rw-r--r-- | include/dt-bindings/clock/rk3188-cru-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
