Thread (1 message) 1 message, 1 author, 2013-09-26

RE: [PATCH V2] ARM: dts: Remove DP PHY node from exynos5250.dtsi

From: Kukjin Kim <hidden>
Date: 2013-09-26 04:54:33
Also in: linux-samsung-soc

Jingoo Han wrote:
quoted hunk
Since DP PHY driver is not yet merged, DP PHY node should be
removed from exynos5250.dtsi.

Signed-off-by: Jingoo Han <redacted>
---
Changes since v1:
- Removed duplicated properties such as #address-cells, #size-cells.

 arch/arm/boot/dts/exynos5250.dtsi |   13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/arch/arm/boot/dts/exynos5250.dtsi
b/arch/arm/boot/dts/exynos5250.dtsi
index 864ae90..c3d6e3b 100644
--- a/arch/arm/boot/dts/exynos5250.dtsi
+++ b/arch/arm/boot/dts/exynos5250.dtsi
@@ -625,17 +625,14 @@
 		interrupts = <0 94 0>;
 	};

-	dp_phy: video-phy@10040720 {
-		compatible = "samsung,exynos5250-dp-video-phy";
-		reg = <0x10040720 4>;
-		#phy-cells = <0>;
-	};
-
 	dp-controller@145B0000 {
 		clocks = <&clock 342>;
 		clock-names = "dp";
-		phys = <&dp_phy>;
-		phy-names = "dp";
+
+		dptx-phy {
+			reg = <0x10040720>;
+			samsung,enable-mask = <1>;
+		};
 	};

 	fimd@14400000 {
--
1.7.10.4
OK, this is required only for 3.12 so please re-post patch for enabling DP
PHY node for 3.13.

Applied into fixes for 3.12.

Thanks,
Kukjin

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help