From: ZhengShunQian Date: Tue, 11 Aug 2015 10:13:40 +0000 (+0800) Subject: clk: rockchip: Add the clock ids of rk3288 eFuses X-Git-Tag: v4.5-rc1~43^2~21^2~8^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b457c1e440fc8580563ed7a5c3156573ecaf3dfc;p=karo-tx-linux.git clk: rockchip: Add the clock ids of rk3288 eFuses Add clock-ids for the two efuse blocks of the rk3288. Signed-off-by: ZhengShunQian Acked-by: Stephen Boyd Signed-off-by: Heiko Stuebner --- diff --git a/include/dt-bindings/clock/rk3288-cru.h b/include/dt-bindings/clock/rk3288-cru.h index be88eaf6b053..9a586e2d9c91 100644 --- a/include/dt-bindings/clock/rk3288-cru.h +++ b/include/dt-bindings/clock/rk3288-cru.h @@ -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