Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

ZhengShunQian and committed by
Heiko Stuebner
b457c1e4 abf12965

+2
+2
include/dt-bindings/clock/rk3288-cru.h
··· 166 166 #define PCLK_DDRUPCTL1 366 167 167 #define PCLK_PUBL1 367 168 168 #define PCLK_WDT 368 169 + #define PCLK_EFUSE256 369 170 + #define PCLK_EFUSE1024 370 169 171 170 172 /* hclk gates */ 171 173 #define HCLK_GPS 448