dt-bindings: bcm: Add Raspberry Pi 3 B+
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 21 Apr 2018 11:28:36 +0000 (13:28 +0200)
committerEric Anholt <eric@anholt.net>
Mon, 23 Apr 2018 20:03:34 +0000 (13:03 -0700)
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>
Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt

index 3e3efa046ac57ab49cee7d706cfff3b2d93c6247..1e3e29a545e263470fff686f036361ddaf48abfa 100644 (file)
@@ -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";