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

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.com


Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 878dbe42
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -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