[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200528211018.GA689668@bogus>
Date: Thu, 28 May 2020 15:10:18 -0600
From: Rob Herring <robh@...nel.org>
To: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: Andre Przywara <andre.przywara@....com>,
linux-arm-kernel@...ts.infradead.org,
Marc Zyngier <maz@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
linux-renesas-soc@...r.kernel.org,
Jason Cooper <jason@...edaemon.net>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>
Subject: Re: [PATCH] dt-bindings: interrupt-controller: arm, gic: Document
resets property
On Tue, 19 May 2020 10:05:19 +0200, Geert Uytterhoeven wrote:
> A generic GIC block embedded in an SoC may be connected to an on-SoC
> reset controller. Hence allow the DTS writer to describe this relation,
> by documenting the optional presence of a "reset" property.
>
> This gets rid of "make dtbs_check" warnings like:
>
> arch/arm/boot/dts/r8a7791-porter.dt.yaml: interrupt-controller@...01000: 'resets' does not match any of the regexes: '^v2m@[0-9a-f]+$', 'pinctrl-[0-9]+'
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> ---
> .../devicetree/bindings/interrupt-controller/arm,gic.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
Applied, thanks!
Powered by blists - more mailing lists