[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200515024631.GA24137@bogus>
Date: Thu, 14 May 2020 21:46:31 -0500
From: Rob Herring <robh@...nel.org>
To: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Yoshihiro Kaneko <ykaneko0929@...il.com>,
linux-renesas-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
Marc Zyngier <maz@...nel.org>,
Jason Cooper <jason@...edaemon.net>
Subject: Re: [PATCH v3] dt-bindings: irqchip: renesas-intc-irqpin: Convert to
json-schema
On Thu, 7 May 2020 09:55:03 +0200, Geert Uytterhoeven wrote:
> From: Yoshihiro Kaneko <ykaneko0929@...il.com>
>
> Convert the Renesas Interrupt Controller (INTC) for external pins Device
> Tree binding documentation to json-schema.
>
> Signed-off-by: Yoshihiro Kaneko <ykaneko0929@...il.com>
> Co-developed-by: Geert Uytterhoeven <geert+renesas@...der.be>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> ---
> v3:
> - Take over from Kaneko-san,
> - Update license,
> - Fix title,
> - Remove standard descriptions,
> - reg: fix minItems, add descriptions,
> - interrupts: fix {min,max}Items,
> - sense-bitfield-width: add enum and default, use description,
> - control-parent: use description,
> - Make clocks and power-domains required on SH/R-Mobile,
> - Group interrupts in example,
>
> v2:
> - Correct Geert-san's E-mail address,
> - Delete Guennadi-san from the maintainer of this binding,
> - Give 'sense-bitfield-width' the uint32 type,
> - Describe 'control-parent' property as a boolean.
> ---
> .../renesas,intc-irqpin.txt | 62 ----------
> .../renesas,intc-irqpin.yaml | 108 ++++++++++++++++++
> 2 files changed, 108 insertions(+), 62 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/renesas,intc-irqpin.txt
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/renesas,intc-irqpin.yaml
>
Applied, thanks!
Powered by blists - more mailing lists