public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Allwinner R329/D1/R528/T113 SPI support
@ 2023-11-11 13:33 Maksim Kiselev
  2023-11-11 13:33 ` [PATCH v1 1/2] sunxi: SPL SPI: Add SPI boot support for the Allwinner R528/T113 SoCs Maksim Kiselev
  2023-11-11 13:33 ` [PATCH v1 2/2] spi: sunxi: Add support for R329/D1/R528/T113 SPI controller Maksim Kiselev
  0 siblings, 2 replies; 6+ messages in thread
From: Maksim Kiselev @ 2023-11-11 13:33 UTC (permalink / raw)
  To: u-boot; +Cc: Sam Edwards, Maksim Kiselev, Jagan Teki, Andre Przywara

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-11 12:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-11 13:33 [PATCH v1 0/2] Allwinner R329/D1/R528/T113 SPI support Maksim Kiselev
2023-11-11 13:33 ` [PATCH v1 1/2] sunxi: SPL SPI: Add SPI boot support for the Allwinner R528/T113 SoCs Maksim Kiselev
2024-04-11  4:31   ` John Watts
2024-04-11 12:43     ` Andre Przywara
2023-11-11 13:33 ` [PATCH v1 2/2] spi: sunxi: Add support for R329/D1/R528/T113 SPI controller Maksim Kiselev
2023-12-12 17:39   ` Andre Przywara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox