]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
dt-bindings: Add root properties for Raspberry Pi 3
authorEric Anholt <eric@anholt.net>
Tue, 7 Jun 2016 11:05:44 +0000 (13:05 +0200)
committerEric Anholt <eric@anholt.net>
Tue, 7 Jun 2016 21:49:21 +0000 (14:49 -0700)
Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt

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