Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent 3f22c76b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -162,7 +162,7 @@
	};

	efuse: efuse@20010000 {
		compatible = "rockchip,rockchip-efuse";
		compatible = "rockchip,rk3066a-efuse";
		reg = <0x20010000 0x4000>;
		#address-cells = <1>;
		#size-cells = <1>;
+1 −1
Original line number Diff line number Diff line
@@ -147,7 +147,7 @@
	};

	efuse: efuse@20010000 {
		compatible = "rockchip,rockchip-efuse";
		compatible = "rockchip,rk3188-efuse";
		reg = <0x20010000 0x4000>;
		#address-cells = <1>;
		#size-cells = <1>;
+1 −1
Original line number Diff line number Diff line
@@ -1118,7 +1118,7 @@
	};

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