aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2015-01-20 15:05:51 -0500
committerHeiko Stuebner <heiko@sntech.de>2015-01-22 08:53:01 -0500
commitb82465c95e7ed48317481e37dbae4d1aa92f2b71 (patch)
tree73a27c301bdd2feda49648c7a5fae6b2b586d33c /include/dt-bindings
parent19da34b40e779992442e66d42f3e9bcbfc1c5874 (diff)
clk: rockchip: add id for watchdog pclk on rk3288
Adds a new id for the pclk supplying the watchdog on rk3288 socs. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Reviewed-by: Doug Anderson <dianders@chromium.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/rk3288-cru.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/rk3288-cru.h b/include/dt-bindings/clock/rk3288-cru.h
index 69baf6e9b0fe..1e626335acf3 100644
--- a/include/dt-bindings/clock/rk3288-cru.h
+++ b/include/dt-bindings/clock/rk3288-cru.h
@@ -157,6 +157,7 @@
157#define PCLK_PUBL0 365 157#define PCLK_PUBL0 365
158#define PCLK_DDRUPCTL1 366 158#define PCLK_DDRUPCTL1 366
159#define PCLK_PUBL1 367 159#define PCLK_PUBL1 367
160#define PCLK_WDT 368
160 161
161/* hclk gates */ 162/* hclk gates */
162#define HCLK_GPS 448 163#define HCLK_GPS 448