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

Commit 16dff9f8 authored by shiwgupt's avatar shiwgupt
Browse files

ARM: dts: qcom: Change cci3 gpio function from cci to gpio

Configure the gpio pins for cci3 from cci control to gpio.

Change-Id: I34fc8c7ae77ae42bc47a291db13fccd80671fd65
parent b3df3823
Loading
Loading
Loading
Loading
+0 −28
Original line number Diff line number Diff line
@@ -809,34 +809,6 @@
			};
		};

		cci3_active: cci3_active {
			mux {
				/* CLK, DATA */
				pins = "gpio2", "gpio3";
				function = "CCI_I2C";
			};

			config {
				pins = "gpio2", "gpio3";
				bias-pull-up; /* PULL UP*/
				drive-strength = <2>; /* 2 MA */
			};
		};

		cci3_suspend: cci3_suspend {
			mux {
				/* CLK, DATA */
				pins = "gpio2", "gpio3";
				function = "CCI_I2C";
			};

			config {
				pins = "gpio2", "gpio3";
				bias-pull-down; /* PULL DOWN */
				drive-strength = <2>; /* 2 MA */
			};
		};

		cam_sensor_mclk0_active: cam_sensor_mclk0_active {
			/* MCLK 0*/
			mux {