dt-bindings: bcm: Add Raspberry Pi Zero W
authorStefan Wahren <stefan.wahren@i2se.com>
Sun, 30 Jul 2017 17:10:33 +0000 (19:10 +0200)
committerEric Anholt <eric@anholt.net>
Wed, 2 Aug 2017 22:17:52 +0000 (15:17 -0700)
This adds the root properties for the Raspberry Pi Zero W.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt

index 9c97de2..3e3efa0 100644 (file)
@@ -42,6 +42,10 @@ Raspberry Pi Zero
 Required root node properties:
 compatible = "raspberrypi,model-zero", "brcm,bcm2835";
 
+Raspberry Pi Zero W
+Required root node properties:
+compatible = "raspberrypi,model-zero-w", "brcm,bcm2835";
+
 Generic BCM2835 board
 Required root node properties:
 compatible = "brcm,bcm2835";