]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: bcm: Add Raspberry Pi 3 A+
authorStefan Wahren <stefan.wahren@i2se.com>
Fri, 28 Dec 2018 22:09:25 +0000 (23:09 +0100)
committerStefan Wahren <stefan.wahren@i2se.com>
Fri, 1 Feb 2019 10:53:44 +0000 (11:53 +0100)
This adds the root properties for the Raspberry Pi 3 A+ .

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt

index 0dcc3ea5adff4d5aea7402bc3f3d235a1744f298..245328f36580d18002a8590dee2440cb4328812d 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 A+
+Required root node properties:
+compatible = "raspberrypi,3-model-a-plus", "brcm,bcm2837";
+
 Raspberry Pi 3 Model B
 Required root node properties:
 compatible = "raspberrypi,3-model-b", "brcm,bcm2837";