Thread (13 messages) 13 messages, 4 authors, 2013-10-09

[PATCH V5 1/5] ARM: dts: Add MIPI PHY node to exynos4.dtsi

From: sylvester.nawrocki@gmail.com (Sylwester Nawrocki)
Date: 2013-09-28 19:37:09
Also in: linux-devicetree, linux-fbdev, linux-media, linux-samsung-soc

(adding missing devicetree mailing list at Cc)

On 09/28/2013 09:27 PM, Sylwester Nawrocki wrote:
quoted hunk ↗ jump to hunk
Add PHY provider node for the MIPI CSIS and MIPI DSIM PHYs.

Signed-off-by: Sylwester Nawrocki<s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park<kyungmin.park@samsung.com>
Acked-by: Felipe Balbi<redacted>
---
  arch/arm/boot/dts/exynos4.dtsi |   10 ++++++++++
  1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
index caadc02..a73eeb5 100644
--- a/arch/arm/boot/dts/exynos4.dtsi
+++ b/arch/arm/boot/dts/exynos4.dtsi
@@ -49,6 +49,12 @@
  		reg =<0x10000000 0x100>;
  	};

+	mipi_phy: video-phy at 10020710 {
+		compatible = "samsung,s5pv210-mipi-video-phy";
+		reg =<0x10020710 8>;
+		#phy-cells =<1>;
+	};
+
  	pd_mfc: mfc-power-domain at 10023C40 {
  		compatible = "samsung,exynos4210-pd";
  		reg =<0x10023C40 0x20>;
@@ -161,6 +167,8 @@
  			clock-names = "csis", "sclk_csis";
  			bus-width =<4>;
  			samsung,power-domain =<&pd_cam>;
+			phys =<&mipi_phy 0>;
+			phy-names = "csis";
  			status = "disabled";
  			#address-cells =<1>;
  			#size-cells =<0>;
@@ -174,6 +182,8 @@
  			clock-names = "csis", "sclk_csis";
  			bus-width =<2>;
  			samsung,power-domain =<&pd_cam>;
+			phys =<&mipi_phy 2>;
+			phy-names = "csis";
  			status = "disabled";
  			#address-cells =<1>;
  			#size-cells =<0>;
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help