ARM: dts: bcm2837: Add Raspberry Pi 3 B+
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 21 Apr 2018 11:28:37 +0000 (13:28 +0200)
committerBastian Blank <waldi@debian.org>
Fri, 22 Jun 2018 09:50:22 +0000 (10:50 +0100)
commit009d02ba2e12af3c1cbe44904f01a394f210a8b4
treeda16a6ec941e00e8daf623dea3ddf15aad17e5f9
parentdea34be5b1d8b052c062a114fa40d92d31d34b96
ARM: dts: bcm2837: Add Raspberry Pi 3 B+

The Raspberry Pi 3 B+ has the following major differences compared
to the model 3 B:
* Microchip LAN7515 (Gigabit Ethernet with integrated USB 2.0 HUB)
* Cypress CYW43455 (802.11n/ac and BT 4.2)

We need to add the USB LAN chip so the bootloader can add the MAC address.
This is necessary because there ain't an EEPROM or a valid OTP.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Eric Anholt <eric@anholt.net>
Gbp-Pq: Topic features/armhf
Gbp-Pq: Name ARM-dts-bcm2837-Add-Raspberry-Pi-3-B.patch
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts [new file with mode: 0644]
arch/arm/boot/dts/bcm283x-rpi-lan7515.dtsi [new file with mode: 0644]