OSDN Git Service

ARM: dts: msm: Add new device properties for msm8996 agave
authorRahul Sharma <sharah@codeaurora.org>
Tue, 14 Nov 2017 10:50:13 +0000 (16:20 +0530)
committerRahul Sharma <sharah@codeaurora.org>
Mon, 18 Dec 2017 06:44:34 +0000 (12:14 +0530)
Add lane_count, settle_count and resolution array
device properties to adv7481 device on msm8996 agave.

Change-Id: I512d3f7339905cb67613ca706c978f23dde599ae
Signed-off-by: Rahul Sharma <sharah@codeaurora.org>
arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi

index 44d60f6..eb7654c 100644 (file)
                compatible = "qcom,adv7481";
                reg = <0x70 0xff>;
                cam_vdig-supply = <&pm8994_s3>;
+               tx_lanes = <4 2 1>;
+               settle_count = <16 16 16>;
+               res_array = "RES_1080P", "RES_720P", "RES_576P_480P";
                /* Cameras powered by PMIC: */
                cam_vio-supply = <&pm8994_lvs1>;
                cam_vana-supply = <&pm8994_l17>;