From: Heiko Stuebner Date: Tue, 20 Jan 2015 20:05:51 +0000 (+0100) Subject: clk: rockchip: add id for watchdog pclk on rk3288 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b82465c95e7ed48317481e37dbae4d1aa92f2b71;p=linux-beck.git 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 Reviewed-by: Doug Anderson --- 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 @@ #define PCLK_PUBL0 365 #define PCLK_DDRUPCTL1 366 #define PCLK_PUBL1 367 +#define PCLK_WDT 368 /* hclk gates */ #define HCLK_GPS 448