ARM: dts: msm: Remove cci3 gpios for holi

This change removes cci3 gpios from holi camera as now cci3 GPIOs
are general purpose.

CRs-Fixed: 2814109
Change-Id: Ie61ff9f3ec1d685b9722de076b55c3f566ca0e15
This commit is contained in:
shiwgupt
2020-10-23 17:41:10 +05:30
parent 58c8f4a7e7
commit 3f07278d9a

View File

@@ -258,18 +258,14 @@
clock-cntl-level = "svs";
clock-rates = <0 37500000>;
pinctrl-names = "cam_default", "cam_suspend";
pinctrl-0 = <&cci2_active &cci3_active>;
pinctrl-1 = <&cci2_suspend &cci3_suspend>;
pinctrl-0 = <&cci2_active>;
pinctrl-1 = <&cci2_suspend>;
gpios = <&tlmm 43 0>,
<&tlmm 44 0>,
<&tlmm 2 0>,
<&tlmm 3 0>;
gpio-req-tbl-num = <0 1 2 3>;
gpio-req-tbl-flags = <1 1 1 1>;
<&tlmm 44 0>;
gpio-req-tbl-num = <0 1>;
gpio-req-tbl-flags = <1 1>;
gpio-req-tbl-label = "CCI_I2C_DATA2",
"CCI_I2C_CLK2",
"CCI_I2C_DATA3",
"CCI_I2C_CLK3";
"CCI_I2C_CLK2";
i2c_freq_100Khz_cci1: qcom,i2c_standard_mode {
hw-thigh = <201>;