mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
Merge "ARM: dts: msm: Change SPI PIN configs bias-pull-down for touch"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
2dd3814721
@@ -791,7 +791,7 @@
|
||||
config {
|
||||
pins = "gpio44";
|
||||
drive-strength = <6>;
|
||||
bias-disable;
|
||||
bias-pull-down;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -804,7 +804,7 @@
|
||||
config {
|
||||
pins = "gpio45";
|
||||
drive-strength = <6>;
|
||||
bias-disable;
|
||||
bias-pull-down;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -817,7 +817,7 @@
|
||||
config {
|
||||
pins = "gpio46";
|
||||
drive-strength = <6>;
|
||||
bias-disable;
|
||||
bias-pull-down;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -830,7 +830,7 @@
|
||||
config {
|
||||
pins = "gpio47";
|
||||
drive-strength = <6>;
|
||||
bias-disable;
|
||||
bias-pull-down;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -845,7 +845,7 @@
|
||||
pins = "gpio44", "gpio45",
|
||||
"gpio46", "gpio47";
|
||||
drive-strength = <6>;
|
||||
bias-disable;
|
||||
bias-pull-down;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user