Commit f772081f authored by Douglas Anderson's avatar Douglas Anderson Committed by Bjorn Andersson

arm64: dts: qcom: sc7180: Add "dp_hot_plug_det" pinconf for trogdor

We have an external pull on this line, so disable the internal pull.
Signed-off-by: default avatarDouglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20210106152537.1.Ib4b5b0e88fdc825c0e2662bab982dda8af2297b2@changeidSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 5b2dae72
......@@ -936,6 +936,13 @@ wifi-firmware {
/* PINCTRL - additions to nodes defined in sc7180.dtsi */
&dp_hot_plug_det {
pinconf {
pins = "gpio117";
bias-disable;
};
};
&qspi_cs0 {
pinconf {
pins = "gpio68";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment