Merge "ARM: dts: msm: Add ov8865 eeprom information in dtsi"

This commit is contained in:
Linux Build Service Account 2016-01-07 08:50:58 -08:00 committed by Gerrit - the friendly Code Review server
commit d1200a871b
1 changed files with 47 additions and 5 deletions

View File

@ -75,9 +75,44 @@
eeprom1: qcom,eeprom@1 {
cell-index = <1>;
compatible = "qcom,eeprom";
reg = <0x1>;
qcom,actuator-src = <&actuator1>;
qcom,eeprom-name = "sunny_8865";
compatible = "qcom,eeprom";
qcom,slave-addr = <0x6c>;
qcom,num-blocks = <8>;
qcom,page0 = <1 0x0100 2 0x01 1 1>;
qcom,poll0 = <0 0x0 2 0x0 1 0>;
qcom,mem0 = <0 0x0 2 0x0 1 0>;
qcom,page1 = <1 0x5002 2 0x00 1 0>;
qcom,poll1 = <0 0x0 2 0x0 1 0>;
qcom,mem1 = <0 0x0 2 0x0 1 0>;
qcom,page2 = <1 0x3d84 2 0xC0 1 0>;
qcom,poll2 = <0 0x0 2 0x0 1 0>;
qcom,mem2 = <0 0x0 2 0x0 1 0>;
qcom,page3 = <1 0x3d88 2 0x70 1 0>;
qcom,poll3 = <0 0x0 2 0x0 1 0>;
qcom,mem3 = <0 0x0 2 0x0 1 0>;
qcom,page4 = <1 0x3d89 2 0x10 1 0>;
qcom,poll4 = <0 0x0 2 0x0 1 0>;
qcom,mem4 = <0 0x0 2 0x0 1 0>;
qcom,page5 = <1 0x3d8A 2 0x70 1 0>;
qcom,poll5 = <0 0x0 2 0x0 1 0>;
qcom,mem5 = <0 0x0 2 0x0 1 0>;
qcom,page6 = <1 0x3d8B 2 0xf4 1 0>;
qcom,poll6 = <0 0x0 2 0x0 1 0>;
qcom,mem6 = <0 0x0 2 0x0 1 0>;
qcom,page7 = <1 0x3d81 2 0x01 1 10>;
qcom,poll7 = <0 0x0 2 0x0 1 1>;
qcom,mem7 = <1536 0x7010 2 0 1 0>;
cam_vdig-supply = <&pm8950_l23>;
cam_vana-supply = <&pm8950_l22>;
cam_vio-supply = <&pm8950_l6>;
@ -89,7 +124,8 @@
qcom,cam-vreg-op-mode = <105000 0 80000 100000>;
qcom,gpio-no-mux = <0>;
pinctrl-names = "cam_default", "cam_suspend";
pinctrl-0 = <&cam_sensor_mclk2_default &cam_sensor_front1_default>;
pinctrl-0 = <&cam_sensor_mclk2_default
&cam_sensor_front1_default>;
pinctrl-1 = <&cam_sensor_mclk2_sleep &cam_sensor_front1_sleep>;
gpios = <&msm_gpio 28 0>,
<&msm_gpio 131 0>,
@ -101,8 +137,14 @@
qcom,gpio-req-tbl-label = "CAMIF_MCLK2",
"CAM_RESET2",
"CAM_STANDBY2";
qcom,sensor-position = <1>;
qcom,sensor-mode = <0>;
qcom,cam-power-seq-type = "sensor_vreg", "sensor_vreg",
"sensor_vreg",
"sensor_gpio", "sensor_gpio" , "sensor_clk";
qcom,cam-power-seq-val = "cam_vdig", "cam_vana", "cam_vio",
"sensor_gpio_reset", "sensor_gpio_standby",
"sensor_cam_mclk";
qcom,cam-power-seq-cfg-val = <1 1 1 1 1 24000000>;
qcom,cam-power-seq-delay = <1 1 1 30 30 5>;
qcom,cci-master = <0>;
status = "ok";
clocks = <&clock_gcc clk_mclk2_clk_src>,