Merge "ARM: dts: msm: add changes for q2spi 4mA drive strength"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
36ac98b0c2
@@ -2813,7 +2813,7 @@
|
|||||||
|
|
||||||
config {
|
config {
|
||||||
pins = "gpio20";
|
pins = "gpio20";
|
||||||
drive-strength = <6>;
|
drive-strength = <4>;
|
||||||
bias-disable;
|
bias-disable;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
@@ -2826,7 +2826,7 @@
|
|||||||
|
|
||||||
config {
|
config {
|
||||||
pins = "gpio21";
|
pins = "gpio21";
|
||||||
drive-strength = <6>;
|
drive-strength = <4>;
|
||||||
bias-pull-down;
|
bias-pull-down;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
@@ -2839,7 +2839,7 @@
|
|||||||
|
|
||||||
config {
|
config {
|
||||||
pins = "gpio22";
|
pins = "gpio22";
|
||||||
drive-strength = <6>;
|
drive-strength = <4>;
|
||||||
bias-pull-down;
|
bias-pull-down;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
@@ -2852,7 +2852,7 @@
|
|||||||
|
|
||||||
config {
|
config {
|
||||||
pins = "gpio23";
|
pins = "gpio23";
|
||||||
drive-strength = <6>;
|
drive-strength = <4>;
|
||||||
bias-pull-down;
|
bias-pull-down;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user