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
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to