Merge "ARM: dts: msm: add changes for q2spi 4mA drive strength"

This commit is contained in:
QCTECMDR Service
2024-12-31 10:13:47 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -2813,7 +2813,7 @@
config {
pins = "gpio20";
drive-strength = <6>;
drive-strength = <4>;
bias-disable;
};
};
@@ -2826,7 +2826,7 @@
config {
pins = "gpio21";
drive-strength = <6>;
drive-strength = <4>;
bias-pull-down;
};
};
@@ -2839,7 +2839,7 @@
config {
pins = "gpio22";
drive-strength = <6>;
drive-strength = <4>;
bias-pull-down;
};
};
@@ -2852,7 +2852,7 @@
config {
pins = "gpio23";
drive-strength = <6>;
drive-strength = <4>;
bias-pull-down;
};
};