提交 8d079bf2 编写于 作者: S Stephen Boyd 提交者: Bjorn Andersson

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: NDouglas Anderson <dianders@chromium.org>
Reported-by: NDouglas Anderson <dianders@chromium.org>
Cc: Tanmay Shah <tanmay@codeaurora.org>
Fixes: 681a607a ("arm64: dts: qcom: sc7180: Add DisplayPort HPD pin dt node")
Signed-off-by: NStephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20201215020004.731239-1-swboyd@chromium.orgSigned-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
上级 bd167507
...@@ -1468,12 +1468,6 @@ ...@@ -1468,12 +1468,6 @@
pins = "gpio117"; pins = "gpio117";
function = "dp_hot"; function = "dp_hot";
}; };
pinconf {
pins = "gpio117";
bias-disable;
input-enable;
};
}; };
qspi_clk: qspi-clk { qspi_clk: qspi-clk {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册