Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f07278d authored by shiwgupt's avatar shiwgupt
Browse files

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
parent 58c8f4a7
Loading
Loading
Loading
Loading
+6 −10
Original line number Diff line number Diff line
@@ -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>;