[PATCH v14 0/6] Introduce PRU remoteproc consumer API

Mathieu Poirier mathieu.poirier at linaro.org
Fri Jan 6 08:34:21 PST 2023


> 
> MD Danish Anwar (2):
>   remoteproc: pru: Add enum for PRU Core Identifiers.
>   remoteproc: pru: Add APIs to get and put the PRU cores
> 
> Roger Quadros (1):
>   remoteproc: pru: Add pru_rproc_set_ctable() function
> 
> Suman Anna (2):
>   dt-bindings: remoteproc: Add PRU consumer bindings
>   remoteproc: pru: Make sysfs entries read-only for PRU client driven
>     boots
> 
> Tero Kristo (1):
>   remoteproc: pru: Configure firmware based on client setup
> 
>  .../bindings/remoteproc/ti,pru-consumer.yaml  |  60 +++++
>  drivers/remoteproc/pru_rproc.c                | 230 +++++++++++++++++-
>  include/linux/remoteproc/pruss.h              |  83 +++++++
>  3 files changed, 368 insertions(+), 5 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml
>  create mode 100644 include/linux/remoteproc/pruss.h
>

I have applied this set.

Thanks,
Mathieu

> -- 
> 2.25.1
> 



More information about the linux-arm-kernel mailing list