From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: MD Danish Anwar <danishanwar@ti.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Rob Herring <robh+dt@kernel.org>, Suman Anna <s-anna@ti.com>,
Roger Quadros <rogerq@kernel.org>,
"Andrew F . Davis" <afd@ti.com>,
nm@ti.com, vigneshr@ti.com, srk@ti.com,
linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v14 0/6] Introduce PRU remoteproc consumer API
Date: Fri, 6 Jan 2023 09:34:21 -0700 [thread overview]
Message-ID: <20230106163421.GA2351214@p14s> (raw)
In-Reply-To: <20230106121046.886863-1-danishanwar@ti.com>
>
> 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
>
prev parent reply other threads:[~2023-01-06 16:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-06 12:10 [PATCH v14 0/6] Introduce PRU remoteproc consumer API MD Danish Anwar
2023-01-06 12:10 ` [PATCH v14 1/6] dt-bindings: remoteproc: Add PRU consumer bindings MD Danish Anwar
2023-01-06 12:10 ` [PATCH v14 2/6] remoteproc: pru: Add enum for PRU Core Identifiers MD Danish Anwar
2023-01-06 12:10 ` [PATCH v14 3/6] remoteproc: pru: Add APIs to get and put the PRU cores MD Danish Anwar
2023-01-06 12:10 ` [PATCH v14 4/6] remoteproc: pru: Make sysfs entries read-only for PRU client driven boots MD Danish Anwar
2023-01-06 12:10 ` [PATCH v14 5/6] remoteproc: pru: Add pru_rproc_set_ctable() function MD Danish Anwar
2023-01-06 12:10 ` [PATCH v14 6/6] remoteproc: pru: Configure firmware based on client setup MD Danish Anwar
2023-01-06 16:34 ` Mathieu Poirier [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230106163421.GA2351214@p14s \
--to=mathieu.poirier@linaro.org \
--cc=afd@ti.com \
--cc=danishanwar@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh+dt@kernel.org \
--cc=rogerq@kernel.org \
--cc=s-anna@ti.com \
--cc=srk@ti.com \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).