[PATCH v2] dt-bindings: PCI: apple: Add missing 'power-domains' property

Rob Herring robh at kernel.org
Thu Jun 2 08:08:50 PDT 2022


On Tue, 31 May 2022 16:58:14 -0500, Rob Herring wrote:
> The 'unevaluatedProperties' schema checks is not fully working and doesn't
> catch some cases where there's a $ref to another schema. A fix is pending,
> but results in new warnings in examples.
> 
> The Apple PCIe host schema is missing 'power-domains' in the schema.
> The example has 3 power domains. However, this is wrong too as actual
> dts files have a single power domain and Sven confirmed 1 is correct.
> 
> Cc: Sven Peter <sven at svenpeter.dev>
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
> v2:
>  - Correct the power-domains to be 1 and update the example
> ---
>  Documentation/devicetree/bindings/pci/apple,pcie.yaml | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list