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

Commit d673493c authored by Viswanadha Raju Thotakura's avatar Viswanadha Raju Thotakura
Browse files

ARM: dts: msm: Change the gpio pins for cci



Correct the gpio numbers used by Camera Control Interface in
MSM 8994.

Change-Id: I01a14e864e66304086f50c13ef1c077e0616c2f9
Signed-off-by: default avatarViswanadha Raju Thotakura <viswanad@codeaurora.org>
parent 84735e13
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -428,10 +428,10 @@
		pinctrl-names = "cci_default", "cci_suspend";
			pinctrl-0 = <&cci0_active &cci1_active>;
			pinctrl-1 = <&cci0_suspend &cci1_suspend>;
		gpios = <&msm_gpio 19 0>,
			<&msm_gpio 20 0>,
			<&msm_gpio 21 0>,
			<&msm_gpio 22 0>;
		gpios = <&msm_gpio 17 0>,
			<&msm_gpio 18 0>,
			<&msm_gpio 19 0>,
			<&msm_gpio 20 0>;
		qcom,gpio-tbl-num = <0 1 2 3>;
		qcom,gpio-tbl-flags = <1 1 1 1>;
		qcom,gpio-tbl-label = "CCI_I2C_DATA0",