devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Sudeep Holla <sudeep.holla@arm.com>
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>
Subject: Re: [PATCH] dt-bindings: interrupt-controller: Convert ARM VIC to json-schema
Date: Thu, 10 Jun 2021 22:01:35 +0200	[thread overview]
Message-ID: <CACRpkdZrdY5Of_m_cwsL5YjrKrdYV9DPYoNmbXsySfC0gDzBhA@mail.gmail.com> (raw)
In-Reply-To: <20210610135717.2782793-1-sudeep.holla@arm.com>

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

With that added:
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

  reply	other threads:[~2021-06-10 20:02 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 [this message]
2021-06-11 11:15   ` Sudeep Holla

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=CACRpkdZrdY5Of_m_cwsL5YjrKrdYV9DPYoNmbXsySfC0gDzBhA@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=sudeep.holla@arm.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).