[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171960326528.87484.2982631771011170699.robh@kernel.org>
Date: Fri, 28 Jun 2024 13:34:29 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Frank Li <Frank.Li@....com>
Cc: krzk+dt@...nel.org, devicetree@...r.kernel.org, imx@...ts.linux.dev,
krzk@...nel.org, tglx@...utronix.de, linux-kernel@...r.kernel.org,
conor+dt@...nel.org
Subject: Re: [PATCH v2 1/1] dt-bindings: interrupt-controller: convert
fsl,ls-scfg-msi to yaml
On Thu, 27 Jun 2024 10:42:07 -0400, Frank Li wrote:
> Convert device tree binding fsl,ls-scfg-msi to yaml format.
>
> Additional changes:
> - Include gic.h and use predefined macro in example.
> - Remove label in example.
> - Change node name to interrupt-controller in example.
> - Fix error in example.
> - ls1046a allow 4 irqs, other platform only 1 irq.
> - Add $ref: msi-controller.yaml
> - Add #msi-cells.
>
> Signed-off-by: Frank Li <Frank.Li@....com>
> ---
> Change from v1 to v2
> - sort compatible string
> - add ref to msi-controller.yaml
> - add msi-cells
> - add interrupts description
> - remove msi-controller, which already in msi-controller.yaml
> ---
> .../interrupt-controller/fsl,ls-msi.yaml | 79 +++++++++++++++++++
> .../interrupt-controller/fsl,ls-scfg-msi.txt | 30 -------
> 2 files changed, 79 insertions(+), 30 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/fsl,ls-msi.yaml
> delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/fsl,ls-scfg-msi.txt
>
Applied, thanks!
Powered by blists - more mailing lists