Re: [PATCH] dt-bindings: Drop required 'interrupt-parent'

From: Rob Herring
Date: Tue Jan 11 2022 - 12:52:35 EST


On Thu, 06 Jan 2022 21:19:04 -0600, Rob Herring wrote:
> 'interrupt-parent' is never required as it can be in a parent node or a
> parent node itself can be an interrupt provider. Where exactly it lives is
> outside the scope of a binding schema.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> .../devicetree/bindings/gpio/toshiba,gpio-visconti.yaml | 1 -
> .../devicetree/bindings/mailbox/ti,omap-mailbox.yaml | 9 ---------
> Documentation/devicetree/bindings/mfd/cirrus,madera.yaml | 1 -
> .../devicetree/bindings/net/lantiq,etop-xway.yaml | 1 -
> .../devicetree/bindings/net/lantiq,xrx200-net.yaml | 1 -
> .../devicetree/bindings/pci/sifive,fu740-pcie.yaml | 1 -
> .../devicetree/bindings/pci/xilinx-versal-cpm.yaml | 1 -
> 7 files changed, 15 deletions(-)
>

Applied, thanks!