Re: [PATCH V3] dt-bindings: interrupt-controller: Convert imx irqsteer to json-schema

From: Rob Herring
Date: Thu May 28 2020 - 16:35:39 EST


On Mon, 18 May 2020 16:35:57 +0800, Anson Huang wrote:
> Convert the i.MX IRQSTEER binding to DT schema format using json-schema.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> Reviewed-by: Dong Aisheng <aisheng.dong@xxxxxxx>
> ---
> Changes since V2:
> - Improve the interrupt items description.
> ---
> .../bindings/interrupt-controller/fsl,irqsteer.txt | 35 ---------
> .../interrupt-controller/fsl,irqsteer.yaml | 89 ++++++++++++++++++++++
> 2 files changed, 89 insertions(+), 35 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.txt
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml
>

Applied, thanks!