mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user