提交 71208cd4 编写于 作者: S Sujit Kautkar 提交者: Bjorn Andersson

arm64: dts: qcom: sc7180: SD-card GPIO pin set bias-pull up

Some SC7180 based boards do not have external pull-up for cd-gpio.
Set this pin to internal pull-up for sleep config to avoid frequent
regulator toggle events.
Reviewed-by: NDouglas Anderson <dianders@chromium.org>
Signed-off-by: NSujit Kautkar <sujitka@chromium.org>
Link: https://lore.kernel.org/r/20210602121313.v3.2.I52f30ddfe62041b7e6c3c362f0ad8f695ac28224@changeidSigned-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
上级 c8d6f8e5
......@@ -761,7 +761,7 @@
pinconf-sd-cd {
pins = "gpio69";
bias-disable;
bias-pull-up;
drive-strength = <2>;
};
};
......
......@@ -1589,7 +1589,7 @@ ap_spi_fp: &spi10 {
pinconf-sd-cd {
pins = "gpio69";
bias-disable;
bias-pull-up;
drive-strength = <2>;
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册