On 09/28/2012 08:48 AM, Tomasz Figa wrote:
>>>> +  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 believe he meant:
> 
> -+            dp_phy =<&dptx_phy>;
> ++            samsung,dp_phy =<&dptx_phy>;
> 
> to mark that this is a Samsung-specific property.

Yes, that's what I meant. Sorry for imprecise wording.

Regards,
Sylwester
_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to