aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Wahren <stefan.wahren@i2se.com>2018-04-21 13:28:36 +0200
committerEric Anholt <eric@anholt.net>2018-04-23 13:03:34 -0700
commit9db90175e0d02bf3a9e780c327b0b3ce6321140f (patch)
tree1a26c055290f6f8a30a59a9775bcdc0310d775f6
parentARM: dts: bcm2837: Add missing GPIOs of Expander (diff)
downloadlinux-dev-9db90175e0d02bf3a9e780c327b0b3ce6321140f.tar.xz
linux-dev-9db90175e0d02bf3a9e780c327b0b3ce6321140f.zip
dt-bindings: bcm: Add Raspberry Pi 3 B+
This adds the root properties for the Raspberry Pi 3 B+ Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Eric Anholt <eric@anholt.net>
-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 3e3efa046ac5..1e3e29a545e2 100644
--- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt
+++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt
@@ -34,6 +34,10 @@ Raspberry Pi 3 Model B
Required root node properties:
compatible = "raspberrypi,3-model-b", "brcm,bcm2837";
+Raspberry Pi 3 Model B+
+Required root node properties:
+compatible = "raspberrypi,3-model-b-plus", "brcm,bcm2837";
+
Raspberry Pi Compute Module
Required root node properties:
compatible = "raspberrypi,compute-module", "brcm,bcm2835";