On Sat, 24 Sep 2022 15:35:16 -0700, Matt Ranostay wrote: > Add missing 'interrupt-controller' property and related subnodes to resolve > the following warning: > > arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dtb: pcie@2910000: Unevaluated properties are not allowed ('interrupt-controller' was unexpected) > From schema: Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml > > Signed-off-by: Matt Ranostay <mranostay@xxxxxx> > --- > .../devicetree/bindings/pci/ti,j721e-pci-host.yaml | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>