ARM: dts: msm: Add CVBS input profile on MSM8996 Auto

This is to support CVBS video input via adv7481 device on
MSM8996 Automotive.

CRs-Fixed: 1029211
Change-Id: I15ada5b7d69ad0759f0d4025a575598909548b7a
Signed-off-by: Shiju Mathew <shijum@codeaurora.org>
This commit is contained in:
Shiju Mathew 2016-06-15 20:20:31 -04:00 committed by Gerrit - the friendly Code Review server
parent ed3fd83665
commit 008cdc0351

View file

@ -1132,6 +1132,16 @@
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 */
};
};
};