This series adds support for SPI controller that pesent on GEN_NCAT2 Allwinner SOCs (R329/D1/R528/T113).
In addition to changes in spi-sunxi U-boot driver, the series also provides SPI controller support in SPL for R528/T113 SoCs. Maksim Kiselev (2): sunxi: SPL SPI: Add SPI boot support for the Allwinner R528/T113 SoCs spi: sunxi: Add support for R329/D1/R528/T113 SPI controller arch/arm/mach-sunxi/Kconfig | 2 +- arch/arm/mach-sunxi/spl_spi_sunxi.c | 78 +++++++++++++++++++++-------- drivers/spi/spi-sunxi.c | 34 ++++++++++++- 3 files changed, 91 insertions(+), 23 deletions(-) -- 2.40.1