[PATCH V3 4/5] DT: bindings: bcm: Add Raspberry Pi Zero
Stefan Wahren
stefan.wahren at i2se.com
Sun Aug 21 08:10:02 PDT 2016
Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
Acked-by: Rob Herring <robh at kernel.org>
---
.../devicetree/bindings/arm/bcm/brcm,bcm2835.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt
index 6ffe087..9c97de2 100644
--- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt
+++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt
@@ -38,6 +38,10 @@ Raspberry Pi Compute Module
Required root node properties:
compatible = "raspberrypi,compute-module", "brcm,bcm2835";
+Raspberry Pi Zero
+Required root node properties:
+compatible = "raspberrypi,model-zero", "brcm,bcm2835";
+
Generic BCM2835 board
Required root node properties:
compatible = "brcm,bcm2835";
--
1.7.9.5
More information about the linux-arm-kernel
mailing list