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

Inki Dae inki.dae at samsung.com
Sat Feb 7 03:53:07 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/exynos3250.dtsi |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/exynos3250.dtsi b/arch/arm/boot/dts/exynos3250.dtsi
index 2246549..eb80802 100644
--- a/arch/arm/boot/dts/exynos3250.dtsi
+++ b/arch/arm/boot/dts/exynos3250.dtsi
@@ -246,8 +246,7 @@
 			interrupts = <0 83 0>;
 			samsung,phy-type = <0>;
 			samsung,power-domain = <&pd_lcd0>;
-			phys = <&mipi_phy 1>;
-			phy-names = "dsim";
+			samsung,pmureg = <&pmu_system_controller>;
 			clocks = <&cmu CLK_DSIM0>, <&cmu CLK_SCLK_MIPI0>;
 			clock-names = "bus_clk", "pll_clk";
 			#address-cells = <1>;
-- 
1.7.9.5



More information about the dri-devel mailing list