[PATCH 2/4] ARM: dts: exynos4: use pmureg device node to enable mipi phy

Inki Dae inki.dae at samsung.com
Sat Feb 7 03:53:06 PST 2015


This patch removes mipi phy relevant properties from dsim device node
and makes the pmureg device node to be used instead to enable
mipi phy.

Signed-off-by: Inki Dae <inki.dae at samsung.com>
---
 arch/arm/boot/dts/exynos4.dtsi |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
index b8168f1..42dfdcf 100644
--- a/arch/arm/boot/dts/exynos4.dtsi
+++ b/arch/arm/boot/dts/exynos4.dtsi
@@ -148,8 +148,7 @@
 		reg = <0x11C80000 0x10000>;
 		interrupts = <0 79 0>;
 		samsung,power-domain = <&pd_lcd0>;
-		phys = <&mipi_phy 1>;
-		phy-names = "dsim";
+		samsung,pmureg = <&pmu_system_controller>;
 		clocks = <&clock CLK_DSIM0>, <&clock CLK_SCLK_MIPI0>;
 		clock-names = "bus_clk", "pll_clk";
 		status = "disabled";
-- 
1.7.9.5



More information about the dri-devel mailing list