mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
ARM: dts: msm: Update gpio drive strength for soundwire tx
Update gpio drive strength for soundwire tx lines on lahaina target. Change-Id: I2b8d03846c78b6bb5091ebcda51365e8ffa05cc2
This commit is contained in:
@@ -1341,7 +1341,7 @@
|
||||
|
||||
config {
|
||||
pins = "gpio0";
|
||||
drive-strength = <2>;
|
||||
drive-strength = <4>;
|
||||
slew-rate = <1>;
|
||||
bias-disable;
|
||||
};
|
||||
@@ -1369,7 +1369,7 @@
|
||||
|
||||
config {
|
||||
pins = "gpio1";
|
||||
drive-strength = <2>;
|
||||
drive-strength = <4>;
|
||||
slew-rate = <1>;
|
||||
bias-bus-hold;
|
||||
};
|
||||
@@ -1397,7 +1397,7 @@
|
||||
|
||||
config {
|
||||
pins = "gpio2";
|
||||
drive-strength = <2>;
|
||||
drive-strength = <4>;
|
||||
slew-rate = <1>;
|
||||
bias-bus-hold;
|
||||
};
|
||||
@@ -1425,7 +1425,7 @@
|
||||
|
||||
config {
|
||||
pins = "gpio14";
|
||||
drive-strength = <2>;
|
||||
drive-strength = <4>;
|
||||
slew-rate = <1>;
|
||||
bias-bus-hold;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user