lkml.org 
[lkml]   [2020]   [Mar]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
    Date
    Add compatible strings for the boards we have in tree. At the same time,
    fix the MMP3 compatible string: the preferred vendor name for Marvell is
    "marvell", not "mrvl", and indeed "marvell,mmp3" has been actively used,
    not "mrvl,mmp3".

    Fixes: 95aecb71b84e ("dt-bindings: arm: mrvl: Document MMP3 compatible string")
    Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
    ---
    Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml | 5 ++++-
    1 file changed, 4 insertions(+), 1 deletion(-)

    diff --git a/Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml b/Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml
    index 818dfe6de5120..3235ec9e9bad1 100644
    --- a/Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml
    +++ b/Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml
    @@ -28,8 +28,11 @@ properties:
    items:
    - enum:
    - mrvl,mmp2-brownstone
    + - olpc,xo-1.75
    - const: mrvl,mmp2
    - description: MMP3 based boards
    items:
    - - const: mrvl,mmp3
    + - enum:
    + - dell,wyse-ariel
    + - const: marvell,mmp3
    ...
    --
    2.25.1
    \
     
     \ /
      Last update: 2020-03-17 10:43    [W:3.637 / U:0.188 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site