lkml.org 
[lkml]   [2020]   [Nov]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 08/18] dt-bindings: mmc: owl: Add compatible string for Actions Semi S500 SoC
    Date
    Add a new compatible string corresponding to the MMC controller found
    in the S500 variant of the Actions Semi Owl SoCs family.

    Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>
    ---
    Documentation/devicetree/bindings/mmc/owl-mmc.yaml | 4 +++-
    1 file changed, 3 insertions(+), 1 deletion(-)

    diff --git a/Documentation/devicetree/bindings/mmc/owl-mmc.yaml b/Documentation/devicetree/bindings/mmc/owl-mmc.yaml
    index b6ab527087d5..b0d81ebe0f6e 100644
    --- a/Documentation/devicetree/bindings/mmc/owl-mmc.yaml
    +++ b/Documentation/devicetree/bindings/mmc/owl-mmc.yaml
    @@ -17,7 +17,9 @@ properties:
    oneOf:
    - const: actions,owl-mmc
    - items:
    - - const: actions,s700-mmc
    + - enum:
    + - actions,s500-mmc
    + - actions,s700-mmc
    - const: actions,owl-mmc

    reg:
    --
    2.29.2
    \
     
     \ /
      Last update: 2020-11-20 01:10    [W:4.162 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site