From d2813417635c072127c0df77b3e8bb9df2e4fa67 Mon Sep 17 00:00:00 2001 From: Anil Veshala Veshala Date: Tue, 28 Nov 2023 04:16:11 -0800 Subject: [PATCH] ARM: dts: msm: Remove extra space in pin function name for Sun In pinctrl file there is extra space in function name for qup1_se0_l1, which is leading to ios lines not in good state. To solve the removed extra space. Change-Id: I79b34f15bcf3eb52ac950876b3339c77d036983d Signed-off-by: Anil Veshala Veshala --- qcom/sun-pinctrl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/sun-pinctrl.dtsi b/qcom/sun-pinctrl.dtsi index 81e0e0ff..3c2685a3 100644 --- a/qcom/sun-pinctrl.dtsi +++ b/qcom/sun-pinctrl.dtsi @@ -615,7 +615,7 @@ qupv3_se0_i2c_scl_active: qupv3_se0_i2c_scl_active { mux { pins = "gpio33"; - function = "qup1_se0_l1 "; + function = "qup1_se0_l1"; }; config {