Re: [PATCH v5 1/4] dt-bindings: interrupt-controller: Convert MSI controller to json-schema

From: Rob Herring
Date: Mon Sep 27 2021 - 12:55:01 EST


On Tue, 21 Sep 2021 20:34:12 +0200, Mark Kettenis wrote:
> Split the MSI controller bindings from the MSI binding document
> into DT schema format using json-schema.
>
> Acked-by: Marc Zyngier <maz@xxxxxxxxxx>
> Signed-off-by: Mark Kettenis <kettenis@xxxxxxxxxxx>
> ---
> .../interrupt-controller/msi-controller.yaml | 38 +++++++++++++++++++
> .../bindings/pci/brcm,stb-pcie.yaml | 1 +
> .../bindings/pci/microchip,pcie-host.yaml | 1 +
> 3 files changed, 40 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/msi-controller.yaml
>

Applied, thanks!