ARM: dts: msm: Enable camera flash on msmfalcon interposer

Enable flash nodes for front and rear camera.

Change-Id: I4e14ef9177dcf06c6cab5fb5b32d817fbbaa8478
Signed-off-by: Shankar Ravi <rshankar@codeaurora.org>
This commit is contained in:
Shankar Ravi 2016-12-08 17:34:10 +05:30
parent cb5b41659b
commit 73a0fc96c4
2 changed files with 4 additions and 0 deletions

View file

@ -288,6 +288,7 @@
qcom,csiphy-sd-index = <0>;
qcom,csid-sd-index = <0>;
qcom,mount-angle = <270>;
qcom,led-flash-src = <&led_flash0>;
qcom,actuator-src = <&actuator0>;
qcom,ois-src = <&ois0>;
qcom,eeprom-src = <&eeprom0>;
@ -335,6 +336,7 @@
qcom,csid-sd-index = <2>;
qcom,mount-angle = <90>;
qcom,actuator-src = <&actuator1>;
qcom,led-flash-src = <&led_flash1>;
qcom,eeprom-src = <&eeprom2>;
cam_vio-supply = <&pmfalcon_l11>;
cam_vana-supply = <&pm2falcon_bob>;

View file

@ -288,6 +288,7 @@
qcom,csiphy-sd-index = <0>;
qcom,csid-sd-index = <0>;
qcom,mount-angle = <270>;
qcom,led-flash-src = <&led_flash0>;
qcom,actuator-src = <&actuator0>;
qcom,ois-src = <&ois0>;
qcom,eeprom-src = <&eeprom0>;
@ -335,6 +336,7 @@
qcom,csid-sd-index = <2>;
qcom,mount-angle = <90>;
qcom,actuator-src = <&actuator1>;
qcom,led-flash-src = <&led_flash1>;
qcom,eeprom-src = <&eeprom2>;
cam_vio-supply = <&pmfalcon_l11>;
cam_vana-supply = <&pm2falcon_bob>;