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: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
Link: https://lore.kernel.org/r/1599801849-6071-1-git-send-email-amittomer25@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
Amit Singh Tomar 2020-09-11 10:54:09 +05:30 committed by Ulf Hansson
parent 878dbe426a
commit 7931b2d56e
1 changed files with 5 additions and 1 deletions

View File

@ -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