On 23 February 2016 at 22:09, Simon Glass wrote:
> On 3 February 2016 at 04:51, Masahiro Yamada
> wrote:
>> These two properties are necessary for SPL to get clocks from DT.
>>
>> Note:
>> For now, only clock look-up by index is supported (clk_get_by_index()
>> function), so "clock-names" is neve
On 3 February 2016 at 04:51, Masahiro Yamada
wrote:
> These two properties are necessary for SPL to get clocks from DT.
>
> Note:
> For now, only clock look-up by index is supported (clk_get_by_index()
> function), so "clock-names" is never parsed in U-Boot. However, we
> may want to support some
Simon,
Any comment on this patch?
2016-02-03 20:51 GMT+09:00 Masahiro Yamada :
> These two properties are necessary for SPL to get clocks from DT.
>
> Note:
> For now, only clock look-up by index is supported (clk_get_by_index()
> function), so "clock-names" is never parsed in U-Boot. However
These two properties are necessary for SPL to get clocks from DT.
Note:
For now, only clock look-up by index is supported (clk_get_by_index()
function), so "clock-names" is never parsed in U-Boot. However, we
may want to support something like clk_get_by_name() in the future,
so let's keep "clock
4 matches
Mail list logo