]> www.infradead.org Git - linux.git/commitdiff
dt-bindings: bcm: Add Raspberry Pi CM3 and CM3L
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 4 Aug 2018 11:10:02 +0000 (13:10 +0200)
committerStefan Wahren <stefan.wahren@i2se.com>
Mon, 27 Aug 2018 17:28:13 +0000 (19:28 +0200)
This adds the root properties for Raspberry Pi Compute Module 3 and
Compute Module 3 Lite.

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

index 1e3e29a545e263470fff686f036361ddaf48abfa..0dcc3ea5adff4d5aea7402bc3f3d235a1744f298 100644 (file)
@@ -42,6 +42,14 @@ Raspberry Pi Compute Module
 Required root node properties:
 compatible = "raspberrypi,compute-module", "brcm,bcm2835";
 
+Raspberry Pi Compute Module 3
+Required root node properties:
+compatible = "raspberrypi,3-compute-module", "brcm,bcm2837";
+
+Raspberry Pi Compute Module 3 Lite
+Required root node properties:
+compatible = "raspberrypi,3-compute-module-lite", "brcm,bcm2837";
+
 Raspberry Pi Zero
 Required root node properties:
 compatible = "raspberrypi,model-zero", "brcm,bcm2835";