summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2018-05-01 11:52:23 -0700
committerFlorian Fainelli <f.fainelli@gmail.com>2018-05-01 11:52:23 -0700
commit98dcd5d4f2d2004041a21bb0cca9711acbaf7a0a (patch)
tree466f933b2c47db05381efff9d5319c6b28afc629 /Documentation/devicetree
parent0c0d1c90ddc44df70401b7cfff178c41b2f83ffa (diff)
parentbdd6d1fe1cd84806429467ce62a735bdc6bdbae7 (diff)
downloadlinux-stable-98dcd5d4f2d2004041a21bb0cca9711acbaf7a0a.tar.gz
linux-stable-98dcd5d4f2d2004041a21bb0cca9711acbaf7a0a.tar.bz2
linux-stable-98dcd5d4f2d2004041a21bb0cca9711acbaf7a0a.zip
Merge tag 'bcm2835-dt-next-2018-04-30' into devicetree/next
This pull request brings in Raspberry Pi 3 B+ support and connects HDMI hotplug, LEDs, and wifi/bluetooth on the Raspberry Pi 3. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'Documentation/devicetree')
-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";