Skip to content

Commit

Permalink
clk: rockchip: Add the clock ids of rk3288 eFuses
Browse files Browse the repository at this point in the history
Add clock-ids for the two efuse blocks of the rk3288.

Signed-off-by: ZhengShunQian <zhengsq@rock-chips.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
  • Loading branch information
ZhengShunQian authored and Heiko Stuebner committed Dec 12, 2015
1 parent abf1296 commit b457c1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/dt-bindings/clock/rk3288-cru.h
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@
#define PCLK_DDRUPCTL1 366
#define PCLK_PUBL1 367
#define PCLK_WDT 368
#define PCLK_EFUSE256 369
#define PCLK_EFUSE1024 370

/* hclk gates */
#define HCLK_GPS 448
Expand Down

0 comments on commit b457c1e

Please sign in to comment.