]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: mmc: sdhci-am654: Remove duplicate ti,j721e-sdhci-4bit
authorSuman Anna <s-anna@ti.com>
Wed, 28 Apr 2021 23:05:00 +0000 (18:05 -0500)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 May 2021 13:12:27 +0000 (15:12 +0200)
commitadcc34f2531dbd155cd12939d4f79b4fa9f642dc
tree4c18597fd097b904dda31768fe78bd31035b5ff8
parent0de2718a409539e0fc2c7a261fe59844308e3ef4
dt-bindings: mmc: sdhci-am654: Remove duplicate ti,j721e-sdhci-4bit

The commit 7c7905df68c5 ("dt-bindings: mmc: sdhci-am654: fix compatible
for j7200") switched the compatible property from a regular enum to an
more appropriate combinatorial oneOf convention, and in the process has
introduced a duplicate ti,j721e-sdhci-4bit.

This generated the following warning on J721E boards that use the
ti,j721e-sdhci-4bit for two nodes:
 "mmc@4fb0000: compatible: More than one condition true in oneOf schema"
 "mmc@4f98000: compatible: More than one condition true in oneOf schema"

Remove the duplicate to fix this.

Fixes: 7c7905df68c5 ("dt-bindings: mmc: sdhci-am654: fix compatible for j7200")
Signed-off-by: Suman Anna <s-anna@ti.com>
Link: https://lore.kernel.org/r/20210428230500.19214-1-s-anna@ti.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/sdhci-am654.yaml