[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <169661840623.137085.10013985063047530748.robh@kernel.org>
Date: Fri, 6 Oct 2023 13:53:28 -0500
From: Rob Herring <robh@...nel.org>
To: Rob Herring <robh@...nel.org>
Cc: linux-pci@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>,
Krzysztof WilczyĆski <kw@...ux.com>,
linux-arm-kernel@...ts.infradead.org,
Ray Jui <ray.jui@...adcom.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
devicetree@...r.kernel.org,
Scott Branden <scott.branden@...adcom.com>,
Scott Branden <sbranden@...adcom.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Ray Jui <rjui@...adcom.com>,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@...adcom.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child
node schema
On Tue, 26 Sep 2023 10:56:09 -0500, Rob Herring wrote:
> The 'msi' child node schema is missing constraints on additional properties.
> It turns out it is incomplete and properties for it are documented in the
> parent node by mistake. Move the reference to msi-controller.yaml and
> the custom properties to the 'msi' node. Adding 'unevaluatedProperties'
> ensures all the properties in the 'msi' node are documented.
>
> With the schema corrected, a minimal interrupt controller node is needed
> to properly decode the interrupt properties since the example has
> multiple interrupt parents.
>
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> .../bindings/pci/brcm,iproc-pcie.yaml | 24 ++++++++++++-------
> 1 file changed, 16 insertions(+), 8 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists