[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZesEjbl4IITA4Yie@bogus>
Date: Fri, 8 Mar 2024 12:29:01 +0000
From: Sudeep Holla <sudeep.holla@....com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: abdellatif.elkhlifi@....com, Bjorn Andersson <andersson@...nel.org>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Sudeep Holla <sudeep.holla@....com>,
Rob Herring <robh+dt@...nel.org>, Liviu Dudau <liviu.dudau@....com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, Drew.Reed@....com,
Adam.Johnston@....com, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-remoteproc@...r.kernel.org
Subject: Re: [PATCH 3/3] dt-bindings: remoteproc: Add Arm remoteproc
On Fri, Mar 01, 2024 at 08:30:43PM +0100, Krzysztof Kozlowski wrote:
> On 01/03/2024 17:42, abdellatif.elkhlifi@....com wrote:
> > From: Abdellatif El Khlifi <abdellatif.elkhlifi@....com>
> >
> > introduce the bindings for Arm remoteproc support.
> >
> > Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@....com>
> > ---
> > .../bindings/remoteproc/arm,rproc.yaml | 69 +++++++++++++++++++
> > MAINTAINERS | 1 +
>
> Fix order of patches - bindings are always before the user (see
> submitting bindings doc).
>
> > 2 files changed, 70 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/remoteproc/arm,rproc.yaml
> >
> > diff --git a/Documentation/devicetree/bindings/remoteproc/arm,rproc.yaml b/Documentation/devicetree/bindings/remoteproc/arm,rproc.yaml
> > new file mode 100644
> > index 000000000000..322197158059
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/remoteproc/arm,rproc.yaml
> > @@ -0,0 +1,69 @@
> > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
> > +%YAML 1.2
> > +---
> > +$id: http://devicetree.org/schemas/remoteproc/arm,rproc.yaml#
> > +$schema: http://devicetree.org/meta-schemas/core.yaml#
> > +
> > +title: Arm Remoteproc Devices
>
> That's quite generic... does it applied to all ARM designs?
>
Nope, it is platform specific. It can't just generically be referred as
Arm Remoteproc for sure.
--
Regards,
Sudeep
Powered by blists - more mailing lists