[PATCH] ARM: dove: add more hardware description in the DT

Sebastian Hesselbarth sebastian.hesselbarth at gmail.com
Mon Mar 25 15:50:46 EDT 2013


On 03/25/2013 07:29 PM, Jean-Francois Moine wrote:
> On Mon, 25 Mar 2013 11:21:13 +0100
> Sebastian Hesselbarth<sebastian.hesselbarth at gmail.com>  wrote:
>
>> please choose a more informative node names like
>>
>> lcd0: lcd-controller at 820000 and
>
> I tried that, but it seems that the name is too long: I cannot get the
> external clock from the si5351 clkout0.
>

Jean-Francois,

you need to use of_clk_get and clocks property set to phandle of the
external clock instead of clk_get.

I will push a branch with my current driver soon, there you can see
how DT and drm will play together.

For now, please respin this patch with the comments I made or I can
also do this and add your Signed-off-by.

Sebastian



More information about the linux-arm-kernel mailing list