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 <quic_aveshala@quicinc.com>
This commit is contained in:
Anil Veshala Veshala
2023-11-28 04:16:11 -08:00
parent 362840c89a
commit d281341763

View File

@@ -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 {