projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a695a9
)
dt-bindings: Add root properties for Raspberry Pi 3
author
Eric Anholt
<eric@anholt.net>
Tue, 7 Jun 2016 11:05:44 +0000
(13:05 +0200)
committer
Eric 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
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt
b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt
index 11d3056dc2bd3d6155cd3594ef6a403fc9b26235..6ffe087784650d9588b666db0bcfe3ebb3e4571a 100644
(file)
--- a/
Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt
+++ b/
Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt
@@
-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";