On 05/14/14 11:46, Rahul Sharma wrote:
From: Rahul Sharma<[email protected]>

"gpx3-7" is chip specific pin in Exynos5420 for hdmi
hotplug. This pin is moved to exynos5420-pinctrl.dts
and removed from the board file.

Rahul, you may need to put the change (moving the pin from smdk5420 board to exynos5420-pinctrl.dts) before the patch 3/5.

- Kukjin


Signed-off-by: Rahul Sharma<[email protected]>
---
  arch/arm/boot/dts/exynos5420-smdk5420.dts |    9 ---------
  1 file changed, 9 deletions(-)

diff --git a/arch/arm/boot/dts/exynos5420-smdk5420.dts 
b/arch/arm/boot/dts/exynos5420-smdk5420.dts
index 6910485..11cd9bf 100644
--- a/arch/arm/boot/dts/exynos5420-smdk5420.dts
+++ b/arch/arm/boot/dts/exynos5420-smdk5420.dts
@@ -131,15 +131,6 @@
                };
        };

-       pinctrl@13400000 {
-               hdmi_hpd_irq: hdmi-hpd-irq {
-                       samsung,pins = "gpx3-7";
-                       samsung,pin-function =<0>;
-                       samsung,pin-pud =<1>;
-                       samsung,pin-drv =<0>;
-               };
-       };
-
        hdmi@14530000 {
                status = "okay";
                hpd-gpio =<&gpx3 7 0>;
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to