From: Sudeep Holla <sudeep.holla@arm.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>, Rob Herring <robh+dt@kernel.org>,
Rob Herring <robh@kernel.org>,
Sudeep Holla <sudeep.holla@arm.com>
Subject: Re: [PATCH] dt-bindings: interrupt-controller: Convert ARM VIC to json-schema
Date: Fri, 11 Jun 2021 12:15:14 +0100 [thread overview]
Message-ID: <20210611111514.a7bojlroqwgly5az@bogus> (raw)
In-Reply-To: <CACRpkdZrdY5Of_m_cwsL5YjrKrdYV9DPYoNmbXsySfC0gDzBhA@mail.gmail.com>
On Thu, Jun 10, 2021 at 10:01:35PM +0200, Linus Walleij wrote:
> Hi Sudeep,
>
> thanks for looking into this!
>
> On Thu, Jun 10, 2021 at 3:57 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
>
> > Convert the ARM VIC binding document to DT schema format using
> > json-schema.
> >
> > Cc: Linus Walleij <linus.walleij@linaro.org>
> > Cc: Rob Herring <robh@kernel.org>
> > Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
>
> > +allOf:
> > + - $ref: /schemas/interrupt-controller.yaml#
> > +
> > +properties:
> > + compatible:
> > + oneOf:
> > + - const: arm,pl190-vic
> > + - const: arm,pl192-vic
>
> Please also add the legacy compatible arm,versatile-vic
> used in arch/arm/boot/dts/versatile-ab.dts
> (Missing in the old bindings, but used in DTS and drivers.)
>
Right, even arch/arm/boot/dts/ste-nomadik-stn8815.dtsi uses it, now pushed v2
> With that added:
> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
>
Thanks.
--
Regards,
Sudeep
prev parent reply other threads:[~2021-06-11 11:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-10 13:57 [PATCH] dt-bindings: interrupt-controller: Convert ARM VIC to json-schema Sudeep Holla
2021-06-10 20:01 ` Linus Walleij
2021-06-11 11:15 ` Sudeep Holla [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=20210611111514.a7bojlroqwgly5az@bogus \
--to=sudeep.holla@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
/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).