u-boot/arch/mips
Sean Anderson 237e5880f8 spi: dw: Add SoC-specific compatible strings
This adds SoC-specific compatible strings to all users of the designware
spi device. This will allow for the correct driver to be selected for each
device. Where it is publicly documented, a compatible string for the
specific device version has also been added. Devices without
publicly-documented device versions include MSCC SoCs, and Arc Socs. All
compatible strings except those for SoCFPGAs and some of the versioned
strings have been taken from Linux.

Since SSI_MAX_XFER_SIZE is determined at runtime, this is not strictly
necessary. However, it is a good cleanup and brings things closer to Linux.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Tested-by Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
2020-12-18 16:16:37 +05:30
..
cpu mips: start.S: Add Octeon boot header compatibility 2020-11-30 18:31:56 +01:00
dts spi: dw: Add SoC-specific compatible strings 2020-12-18 16:16:37 +05:30
include/asm
lib global: Move from bi_memstart/memsize -> gd->ram_base/ram_size 2020-08-26 09:19:34 +02:00
mach-ath79
mach-bmips
mach-jz47xx
mach-mscc mscc: Drop dm.h header file 2020-08-03 22:19:54 -04:00
mach-mtmips
mach-octeon mips: octeon: tools: Add update_octeon_header tool 2020-11-30 18:32:09 +01:00
mach-pic32
Kconfig mips: octeon: Update Octeon Kconfig 2020-08-03 21:14:48 +02:00
Makefile mips: octeon: Initial minimal support for the Marvell Octeon SoC 2020-07-18 15:47:50 +02:00
Makefile.postlink
config.mk