提交 d3369b1e 编写于 作者: C Caesar Wang 提交者: Heiko Stuebner

ARM: dts: rockchip: add eFuse node for rk3066a SoCs

This patch add the eFuse dt node for rk3066a SoCs.
Signed-off-by: NCaesar Wang <wxt@rock-chips.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 88185559
......@@ -159,6 +159,19 @@
clock-names = "timer", "pclk";
};
efuse: efuse@20010000 {
compatible = "rockchip,rockchip-efuse";
reg = <0x20010000 0x4000>;
#address-cells = <1>;
#size-cells = <1>;
clocks = <&cru PCLK_EFUSE>;
clock-names = "pclk_efuse";
cpu_leakage: cpu_leakage {
reg = <0x17 0x1>;
};
};
timer@20038000 {
compatible = "snps,dw-apb-timer-osc";
reg = <0x20038000 0x100>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册