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)
commit479260419fa4cb30e3e5d935a857fbdf0ffdd854
tree0c17c03f6c9d9b2b862178cb11d053c6eba009f3
parenta051246b786af7e4a9d9219cc7038a6e8a411531
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