[PATCH 4/7] ARM: dtsi: add access to simple hdmiphy to exynos5420 hdmi node
Rahul Sharma
rahul.sharma at samsung.com
Sun Apr 20 04:24:01 PDT 2014
From: Rahul Sharma <Rahul.Sharma at samsung.com>
add reference for hdmiphy phy to the client node, which is
hdmi for exynos5420.
Signed-off-by: Rahul Sharma <Rahul.Sharma at samsung.com>
---
arch/arm/boot/dts/exynos5420.dtsi | 2 ++
1 file changed, 2 insertions(+)
mode change 100755 => 100644 arch/arm/boot/dts/exynos5420.dtsi
diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi
old mode 100755
new mode 100644
index 07a6cdc..398cb20
--- a/arch/arm/boot/dts/exynos5420.dtsi
+++ b/arch/arm/boot/dts/exynos5420.dtsi
@@ -642,6 +642,8 @@
clock-names = "hdmi", "sclk_hdmi", "sclk_pixel",
"sclk_hdmiphy", "mout_hdmi";
status = "disabled";
+ phys = <&simple_phys 0>;
+ phy-names = "hdmiphy";
};
mixer at 14450000 {
--
1.7.9.5
More information about the linux-arm-kernel
mailing list