Merge "ARM: dts: msm: update PCIe WAKE for msm8998 to be pull-up"

This commit is contained in:
Linux Build Service Account 2017-09-24 04:37:30 -07:00 committed by Gerrit - the friendly Code Review server
commit b624f7fdc6

View file

@ -582,7 +582,7 @@
config { config {
pins = "gpio37"; pins = "gpio37";
drive-strength = <2>; drive-strength = <2>;
bias-pull-down; bias-pull-up;
}; };
}; };
@ -595,7 +595,7 @@
config { config {
pins = "gpio37"; pins = "gpio37";
drive-strength = <2>; drive-strength = <2>;
bias-disable; bias-pull-up;
}; };
}; };
}; };