Merge "ARM: dts: qcom: Change kalama GPIO11 to bias-pull-down"

This commit is contained in:
qctecmdr
2022-05-10 19:27:06 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -3231,7 +3231,7 @@
config {
pins = "gpio11";
bias-disable;
bias-pull-down;
drive-strength = <2>;
};
};
@@ -3245,7 +3245,7 @@
config {
pins = "gpio11";
drive-strength = <2>;
bias-disable;
bias-pull-down;
input-enable;
};
};