Merge "ARM: dts: msm: update PCIe WAKE for msm8998 to be pull-up"
This commit is contained in:
commit
b624f7fdc6
1 changed files with 2 additions and 2 deletions
|
@ -582,7 +582,7 @@
|
|||
config {
|
||||
pins = "gpio37";
|
||||
drive-strength = <2>;
|
||||
bias-pull-down;
|
||||
bias-pull-up;
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -595,7 +595,7 @@
|
|||
config {
|
||||
pins = "gpio37";
|
||||
drive-strength = <2>;
|
||||
bias-disable;
|
||||
bias-pull-up;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue