[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1434099805-16989-1-git-send-email-human.hwang@samsung.com>
Date: Fri, 12 Jun 2015 18:03:24 +0900
From: Hyungwon Hwang <human.hwang@...sung.com>
To: dri-devel@...ts.freedesktop.org, linux-samsung-soc@...r.kernel.org,
linux-kernel@...r.kernel.org, inki.dae@...sung.com
Cc: sw0312.kim@...sung.com, jy0922.shim@...sung.com,
Hyungwon Hwang <human.hwang@...sung.com>
Subject: [PATCH 1/3] ARM: dts: Add the reference node for syscon to mipi phy
for Exynos3250
Exynos mipi phy driver needs syscon node to be probed successfully.
Signed-off-by: Hyungwon Hwang <human.hwang@...sung.com>
---
arch/arm/boot/dts/exynos3250.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/exynos3250.dtsi b/arch/arm/boot/dts/exynos3250.dtsi
index e3bfb11..f8c02dd 100644
--- a/arch/arm/boot/dts/exynos3250.dtsi
+++ b/arch/arm/boot/dts/exynos3250.dtsi
@@ -140,6 +140,7 @@
compatible = "samsung,s5pv210-mipi-video-phy";
reg = <0x10020710 8>;
#phy-cells = <1>;
+ syscon = <&pmu_system_controller>;
};
pd_cam: cam-power-domain@...23C00 {
--
1.9.1
--
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