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

Commit 92b039a9 authored by Camera Software Integration's avatar Camera Software Integration Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Correct the PHY index for TPG nodes" into camera-kernel.lnx.4.0

parents bc828c03 9d580832
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -212,7 +212,7 @@
	qcom,cam-tpg0 {
		cell-index = <4>;
		compatible = "qcom,cam-sensor";
		csiphy-sd-index = <4>;
		csiphy-sd-index = <0>;
		sensor-position-roll = <270>;
		sensor-position-pitch = <0>;
		sensor-position-yaw = <180>;
@@ -235,7 +235,7 @@
	qcom,cam-tpg1 {
		cell-index = <5>;
		compatible = "qcom,cam-sensor";
		csiphy-sd-index = <5>;
		csiphy-sd-index = <1>;
		sensor-position-roll = <270>;
		sensor-position-pitch = <0>;
		sensor-position-yaw = <180>;
@@ -258,7 +258,7 @@
	qcom,cam-tpg2 {
		cell-index = <6>;
		compatible = "qcom,cam-sensor";
		csiphy-sd-index = <6>;
		csiphy-sd-index = <2>;
		sensor-position-roll = <270>;
		sensor-position-pitch = <0>;
		sensor-position-yaw = <180>;