mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 08:38:28 -04:00
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: Douglas Anderson <dianders@chromium.org> Link: https://lore.kernel.org/r/20210106152537.1.Ib4b5b0e88fdc825c0e2662bab982dda8af2297b2@changeid Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
5b2dae7218
commit
f772081f48
@@ -936,6 +936,13 @@ wifi-firmware {
|
|||||||
|
|
||||||
/* PINCTRL - additions to nodes defined in sc7180.dtsi */
|
/* PINCTRL - additions to nodes defined in sc7180.dtsi */
|
||||||
|
|
||||||
|
&dp_hot_plug_det {
|
||||||
|
pinconf {
|
||||||
|
pins = "gpio117";
|
||||||
|
bias-disable;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
&qspi_cs0 {
|
&qspi_cs0 {
|
||||||
pinconf {
|
pinconf {
|
||||||
pins = "gpio68";
|
pins = "gpio68";
|
||||||
|
|||||||
Reference in New Issue
Block a user