OSDN Git Service

arm64: dts: mt7986: add Bananapi R3
authorFrank Wunderlich <frank-w@public-files.de>
Fri, 6 Jan 2023 15:28:45 +0000 (16:28 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 13 Jan 2023 13:12:36 +0000 (14:12 +0100)
commit8e01fb15b8157a825d309ea2598b494dd81a7b42
tree51d9eb6bab7b71aaecfaad567dd5a46f4ebeef34
parent918aed7abd2d554f33e51fffefa8172b93a36f56
arm64: dts: mt7986: add Bananapi R3

Add support for Bananapi R3 SBC.

- SD/eMMC support (switching first 4 bits of data-bus with sw6/D)
- SPI-NAND/NOR support (switched CS by sw5/C)
- all rj45 ports and both SFP working (eth1/lan4)
- all USB-Ports + SIM-Slot tested
- i2c and all uarts tested
- wifi tested (with eeprom calibration data)

The device can boot from all 4 storage options. Both, SPI and MMC, can
be switched using hardware switches on the board, see
https://wiki.banana-pi.org/Banana_Pi_BPI-R3#Jumper_setting

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Link: https://lore.kernel.org/r/20230106152845.88717-6-linux@fw-web.de
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/Makefile
arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-emmc.dtso [new file with mode: 0644]
arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-nand.dtso [new file with mode: 0644]
arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-nor.dtso [new file with mode: 0644]
arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-sd.dtso [new file with mode: 0644]
arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts [new file with mode: 0644]