1
0

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

Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Finley Xiao
2016-09-01 20:16:55 -07:00
committed by Heiko Stuebner
parent 3f22c76b21
commit 85b72602df
3 changed files with 3 additions and 3 deletions

View File

@@ -162,7 +162,7 @@
};
efuse: efuse@20010000 {
compatible = "rockchip,rockchip-efuse";
compatible = "rockchip,rk3066a-efuse";
reg = <0x20010000 0x4000>;
#address-cells = <1>;
#size-cells = <1>;

View File

@@ -147,7 +147,7 @@
};
efuse: efuse@20010000 {
compatible = "rockchip,rockchip-efuse";
compatible = "rockchip,rk3188-efuse";
reg = <0x20010000 0x4000>;
#address-cells = <1>;
#size-cells = <1>;

View File

@@ -1118,7 +1118,7 @@
};
efuse: efuse@ffb40000 {
compatible = "rockchip,rockchip-efuse";
compatible = "rockchip,rk3288-efuse";
reg = <0xffb40000 0x20>;
#address-cells = <1>;
#size-cells = <1>;