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

Commit 651604c0 authored by Camera Software Integration's avatar Camera Software Integration Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Remove cci3 gpios for holi" into camera-kernel.lnx.4.0

parents 9fcadacc 3f07278d
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>;