]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: PCI: apple: Add missing 'power-domains' property
authorRob Herring <robh@kernel.org>
Tue, 31 May 2022 21:58:14 +0000 (16:58 -0500)
committerRob Herring <robh@kernel.org>
Thu, 2 Jun 2022 15:08:47 +0000 (10:08 -0500)
commit4c839ada4927efafff71e2c58cb17337f5c3bc92
tree6c6a0d07bbe337fc245699e3dd6f19e7c477bbfc
parent9bc328eecf6b8dc711684940bd848b1e808c5cfd
dt-bindings: PCI: apple: Add missing 'power-domains' property

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@svenpeter.dev>
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Sven Peter <sven@svenpeter.dev>
Link: https://lore.kernel.org/r/20220531215815.2408477-1-robh@kernel.org
Documentation/devicetree/bindings/pci/apple,pcie.yaml