forked from Minki/linux
ARM: tegra: apalis-tk1: Optional DisplayPort hot-plug detect
Configure DP_HPD_PFF0 pin as optional DisplayPort hot-plug detect. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
02888f8be5
commit
a7f9d4febc
@ -257,7 +257,7 @@
|
||||
};
|
||||
dp_hpd_pff0 {
|
||||
nvidia,pins = "dp_hpd_pff0";
|
||||
nvidia,function = "rsvd2";
|
||||
nvidia,function = "dp";
|
||||
nvidia,pull = <TEGRA_PIN_PULL_NONE>;
|
||||
nvidia,tristate = <TEGRA_PIN_DISABLE>;
|
||||
nvidia,enable-input = <TEGRA_PIN_ENABLE>;
|
||||
|
Loading…
Reference in New Issue
Block a user