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

Commit b5409b5d authored by ankusa's avatar ankusa
Browse files

sm8150: dt: sm8150-slpi-pinctrl: Typo mistake in gpio



This patch corrects the typo mistake in slpi-pinctrl
DT file. Corrected gpi2 to gpio2.

Change-Id: Id231c74274355b80d2fbf1917ec970f864ff0dd1
Signed-off-by: default avatarankusa <ankusa@codeaurora.org>
parent 39641649
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 *
 * 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
@@ -48,7 +48,7 @@
		qupv3_se21_i2c_pins: qupv3_se21_i2c_pins {
			qupv3_se21_i2c_active: qupv3_se21_i2c_active {
				mux {
					pins = "gpi2", "gpio3";
					pins = "gpio2", "gpio3";
					function = "func1";
				};