[PATCH V3] video: exynos_dp: Add device tree support to DP driver
Sylwester Nawrocki
s.nawrocki at samsung.com
Fri Sep 28 18:25:39 EST 2012
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
More information about the devicetree-discuss
mailing list