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

Commit e537553f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Delete pinctrl properties from interposer dtsi entries"

parents f0a37c46 6a284552
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -72,3 +72,20 @@
		};
	};
};

&cci {
	qcom,camera@0 {
		/delete-property/ pinctrl-0;
		/delete-property/ pinctrl-1;
	};

	qcom,camera@1 {
		/delete-property/ pinctrl-0;
		/delete-property/ pinctrl-1;
	};

	qcom,camera@2 {
		/delete-property/ pinctrl-0;
		/delete-property/ pinctrl-1;
	};
};
+17 −0
Original line number Diff line number Diff line
@@ -80,3 +80,20 @@
		};
	};
};

&cci {
	qcom,camera@0 {
		/delete-property/ pinctrl-0;
		/delete-property/ pinctrl-1;
	};

	qcom,camera@1 {
		/delete-property/ pinctrl-0;
		/delete-property/ pinctrl-1;
	};

	qcom,camera@2 {
		/delete-property/ pinctrl-0;
		/delete-property/ pinctrl-1;
	};
};
 No newline at end of file