Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9db90175 authored by Stefan Wahren's avatar Stefan Wahren Committed by Eric Anholt
Browse files

dt-bindings: bcm: Add Raspberry Pi 3 B+



This adds the root properties for the Raspberry Pi 3 B+

Signed-off-by: default avatarStefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: default avatarEric Anholt <eric@anholt.net>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent b1b8f45b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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";