[PATCH] dt-bindings: PCI: cdns-ep: Fix 'unevaluatedProperties' warnings

Rob Herring robh at kernel.org
Tue Dec 14 14:16:19 PST 2021


On Mon, 06 Dec 2021 13:44:13 -0600, Rob Herring wrote:
> With 'unevaluatedProperties' support implemented, the TI j721e endpoint
> binding example has a warning:
> 
> Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.example.dt.yaml: pcie-ep at d000000: Unevaluated properties are not allowed ('max-link-speed', 'num-lanes', 'max-functions' were unexpected)
> 
> Adjust where pci-ep.yaml is referenced so that ti,j721e-pci-ep.yaml will
> include it.
> 
> Cc: Tom Joseph <tjoseph at cadence.com>
> Cc: Bjorn Helgaas <bhelgaas at google.com>
> Cc: linux-pci at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
>  Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.yaml | 1 -
>  Documentation/devicetree/bindings/pci/cdns-pcie-ep.yaml      | 1 +
>  2 files changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list