mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-20 03:04:01 +08:00
1bffb4a872
This commit adds basic DT support for the Orion5x SoC family. It adds an orion5x.dtsi description of the Orion5x SoC as well as the needed DT_MACHINE structure to support boards converted to DT in the future. So far, the Device Tree contains the interrupt controller, the GPIO bank, the UART controllers, the SPI controller, the watchdog, the SATA controller, the I2C controller and the cryptographic engine. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested by: Maxime Hadjinlian <mhadjinlian@lacie.com> Acked-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
167 lines
4.0 KiB
Plaintext
167 lines
4.0 KiB
Plaintext
if ARCH_ORION5X
|
|
|
|
menu "Orion Implementations"
|
|
|
|
config ARCH_ORION5X_DT
|
|
bool "Marvell Orion5x Flattened Device Tree"
|
|
select USE_OF
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Marvell Orion5x using flattened device tree.
|
|
|
|
config MACH_DB88F5281
|
|
bool "Marvell Orion-2 Development Board"
|
|
select I2C_BOARDINFO
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Marvell Orion-2 (88F5281) Development Board
|
|
|
|
config MACH_RD88F5182
|
|
bool "Marvell Orion-NAS Reference Design"
|
|
select I2C_BOARDINFO
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Marvell Orion-NAS (88F5182) RD2
|
|
|
|
config MACH_KUROBOX_PRO
|
|
bool "KuroBox Pro"
|
|
select I2C_BOARDINFO
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
KuroBox Pro platform.
|
|
|
|
config MACH_DNS323
|
|
bool "D-Link DNS-323"
|
|
select I2C_BOARDINFO
|
|
select PHYLIB
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
D-Link DNS-323 platform.
|
|
|
|
config MACH_TS209
|
|
bool "QNAP TS-109/TS-209"
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
QNAP TS-109/TS-209 platform.
|
|
|
|
config MACH_TERASTATION_PRO2
|
|
bool "Buffalo Terastation Pro II/Live"
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Buffalo Terastation Pro II/Live platform.
|
|
|
|
config MACH_LINKSTATION_PRO
|
|
bool "Buffalo Linkstation Pro/Live"
|
|
select I2C_BOARDINFO
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Buffalo Linkstation Pro/Live platform. Both v1 and
|
|
v2 devices are supported.
|
|
|
|
config MACH_LINKSTATION_LSCHL
|
|
bool "Buffalo Linkstation Live v3 (LS-CHL)"
|
|
select I2C_BOARDINFO
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Buffalo Linkstation Live v3 (LS-CHL) platform.
|
|
|
|
config MACH_LINKSTATION_MINI
|
|
bool "Buffalo Linkstation Mini"
|
|
select I2C_BOARDINFO
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Buffalo Linkstation Mini platform.
|
|
|
|
config MACH_LINKSTATION_LS_HGL
|
|
bool "Buffalo Linkstation LS-HGL"
|
|
select I2C_BOARDINFO
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Buffalo Linkstation LS-HGL platform.
|
|
|
|
config MACH_TS409
|
|
bool "QNAP TS-409"
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
QNAP TS-409 platform.
|
|
|
|
config MACH_WRT350N_V2
|
|
bool "Linksys WRT350N v2"
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Linksys WRT350N v2 platform.
|
|
|
|
config MACH_TS78XX
|
|
bool "Technologic Systems TS-78xx"
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Technologic Systems TS-78xx platform.
|
|
|
|
config MACH_MV2120
|
|
bool "HP Media Vault mv2120"
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
HP Media Vault mv2120 or mv5100.
|
|
|
|
config MACH_EDMINI_V2
|
|
bool "LaCie Ethernet Disk mini V2"
|
|
select I2C_BOARDINFO
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
LaCie Ethernet Disk mini V2.
|
|
|
|
config MACH_D2NET
|
|
bool "LaCie d2 Network"
|
|
select I2C_BOARDINFO
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
LaCie d2 Network NAS.
|
|
|
|
config MACH_BIGDISK
|
|
bool "LaCie Big Disk Network"
|
|
select I2C_BOARDINFO
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
LaCie Big Disk Network NAS.
|
|
|
|
config MACH_NET2BIG
|
|
bool "LaCie 2Big Network"
|
|
select I2C_BOARDINFO
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
LaCie 2Big Network NAS.
|
|
|
|
config MACH_MSS2
|
|
bool "Maxtor Shared Storage II"
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Maxtor Shared Storage II platform.
|
|
|
|
config MACH_WNR854T
|
|
bool "Netgear WNR854T"
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Netgear WNR854T platform.
|
|
|
|
config MACH_RD88F5181L_GE
|
|
bool "Marvell Orion-VoIP GE Reference Design"
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Marvell Orion-VoIP GE (88F5181L) RD.
|
|
|
|
config MACH_RD88F5181L_FXO
|
|
bool "Marvell Orion-VoIP FXO Reference Design"
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Marvell Orion-VoIP FXO (88F5181L) RD.
|
|
|
|
config MACH_RD88F6183AP_GE
|
|
bool "Marvell Orion-1-90 AP GE Reference Design"
|
|
help
|
|
Say 'Y' here if you want your kernel to support the
|
|
Marvell Orion-1-90 (88F6183) AP GE RD.
|
|
|
|
endmenu
|
|
|
|
endif
|