ARM: dts: rockchip: move edp-hpd pin definition into

A patch from »ARM: dts: rockchip: enable edp functionality« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Wed, 28 Oct 2015 00:19:37 +0100

Commit-Message

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@...>

Patch-Comment

arch/arm/boot/dts/rk3288-veyron-jaq.dts | 6 ------ arch/arm/boot/dts/rk3288.dtsi | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-)

Statistics

  • 6 lines added
  • 6 lines removed

Changes

------------------- arch/arm/boot/dts/rk3288-veyron-jaq.dts --------------------
index c2f52cf..5c97e31 100644
@@ -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>;
------------------------ arch/arm/boot/dts/rk3288.dtsi -------------------------
index 26cdcee..f11a28f 100644
@@ -1211,6 +1211,12 @@
};
};
+ edp {
+ edp_hpd: edp-hpd {
+ rockchip,pins = <7 11 RK_FUNC_2 &pcfg_pull_down>;
+ };
+ };
+
i2c0 {
i2c0_xfer: i2c0-xfer {
rockchip,pins = <0 15 RK_FUNC_1 &pcfg_pull_none>,
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...