ARM: dts: msm: Correct wrong function naming for GPIOs

This change rectifies some of the typos which incorrectly
names the function of the PINs.

Change-Id: I328d665daf6b25ee153f82d927f31df1fc359dba
This commit is contained in:
Mukesh Kumar Savaliya
2022-06-11 02:02:23 +05:30
parent a8cfc02a39
commit c85513042a

View File

@@ -1625,7 +1625,7 @@
qupv3_se14_spi_clk_active: qupv3_se14_spi_clk_active {
mux {
pins = "gpio36";
function = "qup2_se6_l2";
function = "qup1_se6_l2";
};
config {
@@ -1638,7 +1638,7 @@
qupv3_se14_spi_cs_active: qupv3_se14_spi_cs_active {
mux {
pins = "gpio37";
function = "qup2_se6_l3";
function = "qup1_se6_l3";
};
config {
@@ -1681,7 +1681,7 @@
qupv3_se15_i2c_scl_active: qupv3_se15_i2c_scl_active {
mux {
pins = "gpio41";
function = "qup2_se7_l1";
function = "qup1_se7_l1";
};
config {
@@ -1748,7 +1748,7 @@
qupv3_se15_spi_cs_active: qupv3_se15_spi_cs_active {
mux {
pins = "gpio31";
function = "qup2_se7_l3";
function = "qup1_se7_l3";
};
config {