Commit af51ef51 authored by Apurva Nandan's avatar Apurva Nandan Committed by Ulf Hansson

dt-bindings: mmc: Fix 'dma-coherent' was unexpected

dma-coherent is mentioned in almost all TI K3 platform mmc
nodes. Fix warning generated due to its missing match in
yaml schema.
Signed-off-by: default avatarApurva Nandan <a-nandan@ti.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220819190729.32358-3-a-nandan@ti.comSigned-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 1dd611a9
......@@ -51,6 +51,9 @@ properties:
sdhci-caps-mask: true
dma-coherent:
type: boolean
# PHY output tap delays:
# Used to delay the data valid window and align it to the sampling clock.
# Binding needs to be provided for each supported speed mode otherwise the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment