Re: [PATCH] dt-binding: remoteproc: Document generic properties

From: Rob Herring
Date: Fri Aug 12 2016 - 14:34:55 EST


On Wed, Aug 10, 2016 at 10:37:02AM -0700, Bjorn Andersson wrote:
> This documents the generic properties "rprocs" and "rproc-names", used
> for consumer drivers to reference a remoteproc node.

How do you intend to use this? I wonder if it would not be better to
expose a remote proc with existing bindings for a particular purpose
(e.g. clocks, resets, etc.) rather than a generic connection. The client
side would have to have specific knowledge as to what functions the
remote proc provides.

Rob