Re: [PATCH v4 00/13] riscv: Add SPI support for Kendryte K210

2020-10-28 Thread Jagan Teki
On Mon, Oct 26, 2020 at 12:54 AM Sean Anderson wrote: > > On 10/24/20 10:58 AM, Jagan Teki wrote: > > On Sat, Oct 24, 2020 at 12:14 AM Jagan Teki > > wrote: > >> > >> On Sat, Oct 17, 2020 at 4:28 AM Sean Anderson wrote: > >>> > >>> This series adds support for SPI on the Kendryte K210. This cov

Re: [PATCH v4 00/13] riscv: Add SPI support for Kendryte K210

2020-10-25 Thread Sean Anderson
On 10/24/20 10:58 AM, Jagan Teki wrote: > On Sat, Oct 24, 2020 at 12:14 AM Jagan Teki > wrote: >> >> On Sat, Oct 17, 2020 at 4:28 AM Sean Anderson wrote: >>> >>> This series adds support for SPI on the Kendryte K210. This covers the MMC >>> slot and SPI flash on the Sipeed Maix Bit. >>> >>> This

Re: [PATCH v4 00/13] riscv: Add SPI support for Kendryte K210

2020-10-24 Thread Jagan Teki
On Sat, Oct 24, 2020 at 12:14 AM Jagan Teki wrote: > > On Sat, Oct 17, 2020 at 4:28 AM Sean Anderson wrote: > > > > This series adds support for SPI on the Kendryte K210. This covers the MMC > > slot and SPI flash on the Sipeed Maix Bit. > > > > This series makes significant changes to the design

Re: [PATCH v4 00/13] riscv: Add SPI support for Kendryte K210

2020-10-23 Thread Jagan Teki
On Sat, Oct 17, 2020 at 4:28 AM Sean Anderson wrote: > > This series adds support for SPI on the Kendryte K210. This covers the MMC > slot and SPI flash on the Sipeed Maix Bit. > > This series makes significant changes to the designware SPI driver. I would > really appreciate if the maintainers I

[PATCH v4 00/13] riscv: Add SPI support for Kendryte K210

2020-10-16 Thread Sean Anderson
This series adds support for SPI on the Kendryte K210. This covers the MMC slot and SPI flash on the Sipeed Maix Bit. This series makes significant changes to the designware SPI driver. I would really appreciate if the maintainers I CC'd could test this series and ensure that SPI still works on al