arm64: dts: qcom: sc7180: Drop pinconf on dp_hot_plug_det

We shouldn't put any pinconf here in case someone decides to invert this
HPD signal or remove an external pull-down. It's better to leave that to
the board pinconf nodes, so drop it here.

Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reported-by: Douglas Anderson <dianders@chromium.org>
Cc: Tanmay Shah <tanmay@codeaurora.org>
Fixes: 681a607ad2 ("arm64: dts: qcom: sc7180: Add DisplayPort HPD pin dt node")
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20201215020004.731239-1-swboyd@chromium.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Stephen Boyd 2020-12-14 18:00:04 -08:00 committed by Bjorn Andersson
parent bd167507d5
commit 8d079bf204
1 changed files with 0 additions and 6 deletions

View File

@ -1468,12 +1468,6 @@
pins = "gpio117";
function = "dp_hot";
};
pinconf {
pins = "gpio117";
bias-disable;
input-enable;
};
};
qspi_clk: qspi-clk {