Thread (7 messages) 7 messages, 5 authors, 2012-10-04

Re: [PATCH V3] video: exynos_dp: Add device tree support to DP driver

From: Jingoo Han <hidden>
Date: 2012-10-04 01:50:17
Also in: linux-devicetree, linux-samsung-soc

On Monday, October 01, 2012 2:40 PM Ajay kumar wrote
On Fri, Sep 28, 2012 at 5:41 AM, Jingoo Han [off-list ref] wrote:
quoted
On Thursday, September 27, 2012 10:45 PM Sylwester Nawrocki wrote
quoted
On 09/24/2012 09:36 PM, Ajay Kumar wrote:
[...]
quoted
quoted
quoted
+Example:
+
+SOC specific portion:
+   dptx_phy: dptx_phy@0x10040720 {
+           compatible = "samsung,dp-phy";
+           samsung,dptx_phy_reg =<0x10040720>;
+           samsung,enable_bit =<1>;
+   };
+
+   display-port-controller {
+           compatible = "samsung,exynos5-dp";
+           reg =<0x145B0000 0x10000>;
+           interrupts =<10 3>;
+           interrupt-parent =<&combiner>;
+           dp_phy =<&dptx_phy>;
Shouldn't it be "samsung,dp_phy" ?
Do you mean this ? It is not working.
+               dp_phy = "samsung,dp_phy";
I din't get this.
What do I need to change here?
As Tomasz Figa mentioned, it means that

-+		dp_phy =<&dptx_phy>;
++		samsung,dp_phy =<&dptx_phy>;

It is because this is a Samsung-specific property.

Best regards,
Jingoo Han


Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help