Skip to content

Commit

Permalink
clk: rockchip: add id for watchdog pclk on rk3288
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Heiko Stuebner committed Jan 22, 2015
1 parent 19da34b commit b82465c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/dt-bindings/clock/rk3288-cru.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b82465c

Please sign in to comment.