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

Commit ed380b92 authored by E V Ravi's avatar E V Ravi Committed by Gerrit - the friendly Code Review server
Browse files

msm: dts: changing GPIO pins for auto camera



change GPIO pins for camera to avoid Conflict
with GNSS receiver

Change-Id: I3c3ee40ac47aa0678353e80113c24ea6e03ae32b
Signed-off-by: default avatarE V Ravi <evenka@codeaurora.org>
parent 1a7f7cd8
Loading
Loading
Loading
Loading
+5 −5
Original line number Original line Diff line number Diff line
/*
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 *
 * This program is free software; you can redistribute it and/or modify
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
 * it under the terms of the GNU General Public License version 2 and
@@ -157,10 +157,10 @@
		pinctrl-names = "cam_default", "cam_suspend";
		pinctrl-names = "cam_default", "cam_suspend";
		pinctrl-0 = <&cci0_active &cci1_active>;
		pinctrl-0 = <&cci0_active &cci1_active>;
		pinctrl-1 = <&cci0_suspend &cci1_suspend>;
		pinctrl-1 = <&cci0_suspend &cci1_suspend>;
		gpios = <&tlmm 17 0>,
		gpios = <&tlmm 32 0>,
			<&tlmm 18 0>,
			<&tlmm 33 0>,
			<&tlmm 19 0>,
			<&tlmm 34 0>,
			<&tlmm 20 0>;
			<&tlmm 35 0>;
		gpio-req-tbl-num = <0 1 2 3>;
		gpio-req-tbl-num = <0 1 2 3>;
		gpio-req-tbl-flags = <1 1 1 1>;
		gpio-req-tbl-flags = <1 1 1 1>;
		gpio-req-tbl-label = "CCI_I2C_DATA0",
		gpio-req-tbl-label = "CCI_I2C_DATA0",