Commit 13685169 authored by Luca Weiss's avatar Luca Weiss Committed by Helge Deller
Browse files

dt-bindings: simple-framebuffer: allow standalone compatible



Qualcomm platforms use "simple-framebuffer" without a more specific
compatible. Allow that in the binding doc.

Signed-off-by: default avatarLuca Weiss <luca.weiss@fairphone.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 963e65db
Loading
Loading
Loading
Loading
+7 −5
Original line number Diff line number Diff line
@@ -52,12 +52,14 @@ description: |+

properties:
  compatible:
    items:
    oneOf:
      - items:
          - enum:
              - apple,simple-framebuffer
              - allwinner,simple-framebuffer
              - amlogic,simple-framebuffer
          - const: simple-framebuffer
      - const: simple-framebuffer

  reg:
    description: Location and size of the framebuffer memory