summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2016-08-30 20:02:04 -0700
committerFlorian Fainelli <f.fainelli@gmail.com>2016-08-30 20:02:04 -0700
commit7260ecd22baa3c62ef6efaf59e7de53f4c8df800 (patch)
tree994ea75bed2f96027a10c71c17e6eba94e416cb2 /Documentation/devicetree/bindings
parent2f8bc002e069a10e777ab92b9ac53d3669b3d8d3 (diff)
parentc8336249c1eeca288919e3286f7dd03ae1d8ceae (diff)
downloadop-kernel-dev-7260ecd22baa3c62ef6efaf59e7de53f4c8df800.zip
op-kernel-dev-7260ecd22baa3c62ef6efaf59e7de53f4c8df800.tar.gz
Merge tag 'bcm2835-dt-next-2016-08-29' into devicetree/next
This pull request brings in support for Raspberry Pi Zero. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r--Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt4
1 files changed, 4 insertions, 0 deletions
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";
OpenPOWER on IntegriCloud