[PATCH v8 1/6] dt-bindings: remoteproc: Add PRU consumer bindings

Rob Herring robh at kernel.org
Wed Nov 16 08:09:48 PST 2022


On Wed, Nov 16, 2022 at 05:46:29PM +0530, MD Danish Anwar wrote:
> From: Suman Anna <s-anna at ti.com>
> 
> Add DT schema binding for PRU consumers. The binding includes
> all the common properties that can be used by different PRU consumer
> or application nodes and supported by the PRU remoteproc driver.
> These are used to configure the PRU hardware for specific user
> applications.
> 
> The application nodes themselves should define their own bindings.
> 
> Co-developed-by: Tero Kristo <t-kristo at ti.com>
> Co-developed-by: Suman Anna <s-anna at ti.com>
> Co-developed-by: Grzegorz Jaszczyk <grzegorz.jaszczyk at linaro.org>
> Co-developed-by: Puranjay Mohan <p-mohan at ti.com>
> Signed-off-by: MD Danish Anwar <danishanwar at ti.com>

Run checkpatch.pl and fix the warnings with the tags.

You didn't add review/ack tags either.

> ---
>  .../bindings/remoteproc/ti,pru-consumer.yaml  | 60 +++++++++++++++++++
>  1 file changed, 60 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml



More information about the linux-arm-kernel mailing list