dt-bindings: Add root properties for Raspberry Pi 2
authorEric Anholt <eric@anholt.net>
Tue, 21 Apr 2015 16:42:21 +0000 (09:42 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 22 Dec 2015 19:16:55 +0000 (11:16 -0800)
Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt

index c78576b..11d3056 100644 (file)
@@ -26,6 +26,10 @@ Raspberry Pi Model B+
 Required root node properties:
 compatible = "raspberrypi,model-b-plus", "brcm,bcm2835";
 
+Raspberry Pi 2 Model B
+Required root node properties:
+compatible = "raspberrypi,2-model-b", "brcm,bcm2836";
+
 Raspberry Pi Compute Module
 Required root node properties:
 compatible = "raspberrypi,compute-module", "brcm,bcm2835";