diff options
author | Heiko Stuebner <heiko@sntech.de> | 2015-01-28 12:59:44 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-01-28 12:59:44 +0300 |
commit | d052c329d3c022699c0d5b7550149277611ca5f6 (patch) | |
tree | 3de6ca2a082efe034bdad8d4b56dfaefb87c90e7 /include | |
parent | 11ff8c86d74002cb493407742fd1c128055e1abe (diff) | |
parent | b82465c95e7ed48317481e37dbae4d1aa92f2b71 (diff) | |
download | linux-d052c329d3c022699c0d5b7550149277611ca5f6.tar.xz |
Merge branch 'v3.20-clk/new-ids' into v3.20-armsoc/dts
Diffstat (limited to 'include')
-rw-r--r-- | include/dt-bindings/clock/rk3288-cru.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/rk3288-cru.h b/include/dt-bindings/clock/rk3288-cru.h index f60ce72a2b2c..1e626335acf3 100644 --- a/include/dt-bindings/clock/rk3288-cru.h +++ b/include/dt-bindings/clock/rk3288-cru.h @@ -80,6 +80,9 @@ #define SCLK_SDIO0_SAMPLE 119 #define SCLK_SDIO1_SAMPLE 120 #define SCLK_EMMC_SAMPLE 121 +#define SCLK_USBPHY480M_SRC 122 +#define SCLK_PVTM_CORE 123 +#define SCLK_PVTM_GPU 124 #define DCLK_VOP0 190 #define DCLK_VOP1 191 @@ -154,6 +157,7 @@ #define PCLK_PUBL0 365 #define PCLK_DDRUPCTL1 366 #define PCLK_PUBL1 367 +#define PCLK_WDT 368 /* hclk gates */ #define HCLK_GPS 448 |