[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <1418299367-2412-5-git-send-email-gautam.vivek@samsung.com>
Date: Thu, 11 Dec 2014 17:32:47 +0530
From: Vivek Gautam <gautam.vivek@...sung.com>
To: linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
linux-usb@...r.kernel.org, devicetree@...r.kernel.org
Cc: robh+dt@...nel.org, kishon@...com, k.debski@...sung.com,
kgene@...nel.org, jg1.han@...sung.com,
Vivek Gautam <gautam.vivek@...sung.com>
Subject: [PATCH 4/4] arm: dts: exynos5250: Remove vbus gpio property from usb
2.0 host
Now that we can use the VBUS regulator for USB 2.0 phy, we can
remove the vbus-gpio property from usb 2.0 host to avoid
duplicate gpio settings.
Signed-off-by: Vivek Gautam <gautam.vivek@...sung.com>
---
arch/arm/boot/dts/exynos5250-smdk5250.dts | 4 ----
arch/arm/boot/dts/exynos5250-snow.dts | 4 ----
2 files changed, 8 deletions(-)
diff --git a/arch/arm/boot/dts/exynos5250-smdk5250.dts b/arch/arm/boot/dts/exynos5250-smdk5250.dts
index 85e74df..281b962 100644
--- a/arch/arm/boot/dts/exynos5250-smdk5250.dts
+++ b/arch/arm/boot/dts/exynos5250-smdk5250.dts
@@ -372,10 +372,6 @@
enable-active-high;
};
- usb@...10000 {
- samsung,vbus-gpio = <&gpx2 6 0>;
- };
-
dp-controller@...B0000 {
samsung,color-space = <0>;
samsung,dynamic-range = <0>;
diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
index 8085750..ee966c3 100644
--- a/arch/arm/boot/dts/exynos5250-snow.dts
+++ b/arch/arm/boot/dts/exynos5250-snow.dts
@@ -296,10 +296,6 @@
enable-active-high;
};
- usb@...10000 {
- samsung,vbus-gpio = <&gpx1 1 0>;
- };
-
fixed-rate-clocks {
xxti {
compatible = "samsung,clock-xxti";
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists