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

From: Mathieu Poirier
Date: Fri Jan 06 2023 - 11:34:31 EST


>
> 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
>