On Thu, Dec 19, 2013 at 11:47:42AM +0100, Jonas Jensen wrote:
> The reason behind why fixed rate clock "ref12" couldn't be moved from
> .dtsi to .dts:
>
> There was nothing else in "clocks { .. }", the entire block was then
> deleted from .dtsi.
>
> If a skeleton "clocks { .. }" remain in .dtsi,
The reason behind why fixed rate clock "ref12" couldn't be moved from
.dtsi to .dts:
There was nothing else in "clocks { .. }", the entire block was then
deleted from .dtsi.
If a skeleton "clocks { .. }" remain in .dtsi, the node can then be
moved to .dts, and of_clk_get() works again.
Changes s
2 matches
Mail list logo