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

Commit 35a20ac5 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: Add CVBS input profile on MSM8996 Auto"

parents 00eb4bda 602a8edb
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -984,6 +984,15 @@
			qcom,ba-node = <0>;       /* ba node      */
			qcom,user-type = <1>;     /* user type    */
		};
		qcom,ba-input-profile-1 {
			qcom,type = <0>;          /* input type   */
			qcom,name = "CVBS-0";     /* input name   */
			qcom,ba-input = <0>;      /* ba input id  */
			qcom,ba-output = <0>;     /* ba output id */
			qcom,sd-name = "adv7481"; /* sd name      */
			qcom,ba-node = <1>;       /* ba node      */
			qcom,user-type = <1>;     /* user type    */
		};
	};
};