Commit b82465c9 authored by Heiko Stuebner's avatar Heiko Stuebner

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: default avatarHeiko Stuebner <heiko@sntech.de>
Reviewed-by: default avatarDoug Anderson <dianders@chromium.org>
parent 19da34b4
...@@ -157,6 +157,7 @@ ...@@ -157,6 +157,7 @@
#define PCLK_PUBL0 365 #define PCLK_PUBL0 365
#define PCLK_DDRUPCTL1 366 #define PCLK_DDRUPCTL1 366
#define PCLK_PUBL1 367 #define PCLK_PUBL1 367
#define PCLK_WDT 368
/* hclk gates */ /* hclk gates */
#define HCLK_GPS 448 #define HCLK_GPS 448
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment