On Thu 05 May 06:29 PDT 2016, Lee Jones wrote:

> - of_rproc_byindex(): look-up and obtain a reference to a rproc
>                     using the DT phandle "rprocs" and a index.
> 
> - of_rproc_byname():  lookup and obtain a reference to a rproc
>                     using the DT phandle "rprocs" and "rproc-names".
> 
> Signed-off-by: Ludovic Barre <[email protected]>
> Signed-off-by: Lee Jones <[email protected]>
> ---

I like the idea of having these helpers, but we already have
rproc_get_by_phandle() so these helpers should be built upon that rather
than adding the additional list.

Regards,
Bjorn

Reply via email to