]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: mmc: Fix unevaluatedProperties warnings in examples
authorRob Herring <robh@kernel.org>
Thu, 26 May 2022 01:42:04 +0000 (20:42 -0500)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 1 Jun 2022 14:17:30 +0000 (16:17 +0200)
commite382beea51cc4d8b7b19e9a31b2bbc42ba901561
tree0c17c03f6c9d9b2b862178cb11d053c6eba009f3
parent3553a9a23b3e385327ef78c1bf8269debbbed505
dt-bindings: mmc: Fix unevaluatedProperties warnings in examples

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. Fix the warnings by removing
spurious properties or adding a missing property to the schema.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220526014204.2873107-1-robh@kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/brcm,sdhci-brcmstb.yaml
Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml