From: Marc Zyngier <maz@kernel.org>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
Jason Cooper <jason@lakedaemon.net>
Subject: Re: [PATCH] dt-bindings: interrupt-controller: arm,gic-v3: Add missing type to interrupt-partition-* nodes
Date: Fri, 22 Nov 2019 08:08:48 +0000 [thread overview]
Message-ID: <20191122080848.69f38e64@why> (raw)
In-Reply-To: <20191121230915.4410-1-robh@kernel.org>
On Thu, 21 Nov 2019 17:09:15 -0600
Rob Herring <robh@kernel.org> wrote:
> Add missing 'type: object' schema to interrupt-partition-* nodes. Found
> with fix to meta-schema checks.
>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Jason Cooper <jason@lakedaemon.net>
> Cc: Marc Zyngier <maz@kernel.org>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> .../devicetree/bindings/interrupt-controller/arm,gic-v3.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml b/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml
> index 1fe147daca4c..66aacd106503 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml
> @@ -138,6 +138,7 @@ properties:
> containing a set of sub-nodes.
> patternProperties:
> "^interrupt-partition-[0-9]+$":
> + type: object
> properties:
> affinity:
> $ref: /schemas/types.yaml#/definitions/phandle-array
Acked-by: Marc Zyngier <maz@kernel.org>
I guess you're taking this through the DT tree? Or do you want me to
pick it up as a fix post -rc1?
Thanks,
M.
--
Jazz is not dead. It just smells funny...
prev parent reply other threads:[~2019-11-22 8:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-21 23:09 [PATCH] dt-bindings: interrupt-controller: arm,gic-v3: Add missing type to interrupt-partition-* nodes Rob Herring
2019-11-22 8:08 ` Marc Zyngier [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=20191122080848.69f38e64@why \
--to=maz@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jason@lakedaemon.net \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=tglx@linutronix.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.