Commit 79c2a9d3 authored by Stefan Wahren's avatar Stefan Wahren Committed by Eric Anholt

dt-bindings: bcm: Add Raspberry Pi Zero W

This adds the root properties for the Raspberry Pi Zero W.
Signed-off-by: default avatarStefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: default avatarEric Anholt <eric@anholt.net>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 4188ea2a
......@@ -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";
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment