clk: rockchip: Add the clock ids of rk3288 eFuses
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>
This commit is contained in:
parent
abf1296599
commit
b457c1e440
|
@ -166,6 +166,8 @@
|
||||||
#define PCLK_DDRUPCTL1 366
|
#define PCLK_DDRUPCTL1 366
|
||||||
#define PCLK_PUBL1 367
|
#define PCLK_PUBL1 367
|
||||||
#define PCLK_WDT 368
|
#define PCLK_WDT 368
|
||||||
|
#define PCLK_EFUSE256 369
|
||||||
|
#define PCLK_EFUSE1024 370
|
||||||
|
|
||||||
/* hclk gates */
|
/* hclk gates */
|
||||||
#define HCLK_GPS 448
|
#define HCLK_GPS 448
|
||||||
|
|
Loading…
Reference in New Issue