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

Commit 9fb7da34 authored by Srikanth Uyyala's avatar Srikanth Uyyala Committed by Gerrit - the friendly Code Review server
Browse files

Revert "ARM: dts: msm: Add VFE efuse support for 8953"



commit 66aabc84 ("ARM: dts: msm: Add VFE efuse support for 8953")
VFE efuse support for 8953 dtsi is not required anymore as now 8953
can support fullsize upto 24mp

Change-Id: Id6e4866f80e4f55b0ce0c3d5dbe344d4633a7329
Signed-off-by: default avatarSrikanth Uyyala <suyyala@codeaurora.org>
parent c965b244
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
@@ -232,9 +232,8 @@
		cell-index = <0>;
		compatible = "qcom,vfe40";
		reg = <0x1b10000 0x1000>,
			<0x1b40000 0x200>,
			<0x00a4174 0x8>;
		reg-names = "vfe", "vfe_vbif", "vfe_fuse";
			<0x1b40000 0x200>;
		reg-names = "vfe", "vfe_vbif";
		interrupts = <0 57 0>;
		interrupt-names = "vfe";
		vdd-supply = <&gdsc_vfe>;
@@ -283,9 +282,8 @@
		cell-index = <1>;
		compatible = "qcom,vfe40";
		reg = <0x1b14000 0x1000>,
			<0x1ba0000 0x200>,
			<0x00a4174 0x8>;
		reg-names = "vfe", "vfe_vbif", "vfe_fuse";
			<0x1ba0000 0x200>;
		reg-names = "vfe", "vfe_vbif";
		interrupts = <0 29 0>;
		interrupt-names = "vfe";
		vdd-supply = <&gdsc_vfe1>;