Commit 7931b2d5 authored by Amit Singh Tomar's avatar Amit Singh Tomar Committed by Ulf Hansson

dt-bindings: mmc: owl: add compatible string actions,s700-mmc

The commit adds a new SoC specific compatible string "actions,s700-mmc"
in combination with more generic string "actions,owl-mmc".

Placement order of these strings should abide by the principle of
"from most specific to most general".
Reviewed-by: default avatarManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarAmit Singh Tomar <amittomer25@gmail.com>
Link: https://lore.kernel.org/r/1599801849-6071-1-git-send-email-amittomer25@gmail.comSigned-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 878dbe42
......@@ -14,7 +14,11 @@ maintainers:
properties:
compatible:
const: actions,owl-mmc
oneOf:
- const: actions,owl-mmc
- items:
- const: actions,s700-mmc
- const: actions,owl-mmc
reg:
maxItems: 1
......
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