Commit 85b72602 authored by Finley Xiao's avatar Finley Xiao Committed by Heiko Stuebner

ARM: dts: rockchip: update compatible strings for Rockchip efuse

Signed-off-by: default avatarFinley Xiao <finley.xiao@rock-chips.com>
Reviewed-by: default avatarDouglas Anderson <dianders@chromium.org>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 3f22c76b
......@@ -162,7 +162,7 @@ timer@2000e000 {
};
efuse: efuse@20010000 {
compatible = "rockchip,rockchip-efuse";
compatible = "rockchip,rk3066a-efuse";
reg = <0x20010000 0x4000>;
#address-cells = <1>;
#size-cells = <1>;
......
......@@ -147,7 +147,7 @@ cru: clock-controller@20000000 {
};
efuse: efuse@20010000 {
compatible = "rockchip,rockchip-efuse";
compatible = "rockchip,rk3188-efuse";
reg = <0x20010000 0x4000>;
#address-cells = <1>;
#size-cells = <1>;
......
......@@ -1118,7 +1118,7 @@ gic: interrupt-controller@ffc01000 {
};
efuse: efuse@ffb40000 {
compatible = "rockchip,rockchip-efuse";
compatible = "rockchip,rk3288-efuse";
reg = <0xffb40000 0x20>;
#address-cells = <1>;
#size-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment