summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk3288-veyron-jaq.dts
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2015-10-28 00:19:37 +0100
committerHeiko Stuebner <heiko@sntech.de>2016-04-06 16:25:46 -0700
commita4e00345b29dbc93fe7e6f4070458f325261b0ac (patch)
treeb181cf5febb25c890c78986491d867264c914934 /arch/arm/boot/dts/rk3288-veyron-jaq.dts
parent6df7ec6186644a4ffb4f0c859327ef41a1145a5f (diff)
ARM: dts: rockchip: move edp-hpd pin definition into common location
The edp hotplug pin is fixed on the soc side, anybody wanting to use it will need the same definition anyway, so move it to a common location. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Douglas Anderson <dianders@chromium.org>
Diffstat (limited to 'arch/arm/boot/dts/rk3288-veyron-jaq.dts')
-rw-r--r--arch/arm/boot/dts/rk3288-veyron-jaq.dts6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/rk3288-veyron-jaq.dts b/arch/arm/boot/dts/rk3288-veyron-jaq.dts
index c2f52cfb4d06..5c97e3153526 100644
--- a/arch/arm/boot/dts/rk3288-veyron-jaq.dts
+++ b/arch/arm/boot/dts/rk3288-veyron-jaq.dts
@@ -142,12 +142,6 @@
};
};
- edp {
- edp_hpd: edp_hpd {
- rockchip,pins = <7 11 RK_FUNC_2 &pcfg_pull_down>;
- };
- };
-
hdmi {
vcc50_hdmi_en: vcc50-hdmi-en {
rockchip,pins = <5 19 RK_FUNC_GPIO &pcfg_pull_none>;