From 008cdc0351ab4bd2bccb253ea83fb670ebf14f05 Mon Sep 17 00:00:00 2001 From: Shiju Mathew Date: Wed, 15 Jun 2016 20:20:31 -0400 Subject: 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 --- arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi b/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi index 3fd10013331e..3c9b8e445ff3 100644 --- a/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi +++ b/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi @@ -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 */ + }; }; }; -- cgit v1.2.3