Browse Source

Documentation: devicetree: amlogic: Document Meson GXBaby

Use "amlogic,meson-gxbb" compatible string.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Carlo Caione <carlo@endlessm.com>
Andreas Färber 9 years ago
parent
commit
985b81817c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Documentation/devicetree/bindings/arm/amlogic.txt

+ 4 - 0
Documentation/devicetree/bindings/arm/amlogic.txt

@@ -13,6 +13,10 @@ Boards with the Amlogic Meson8b SoC shall have the following properties:
   Required root node property:
     compatible: "amlogic,meson8b";
 
+Boards with the Amlogic Meson GXBaby SoC shall have the following properties:
+  Required root node property:
+    compatible: "amlogic,meson-gxbb";
+
 Board compatible values:
   - "geniatech,atv1200" (Meson6)
   - "minix,neo-x8" (Meson8)