From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean Anderson Date: Mon, 10 Aug 2020 07:13:53 -0400 Subject: [PATCH v2 00/10] riscv: Add SPI support for Kendryte K210 In-Reply-To: References: <20200807144317.282868-1-seanga2@gmail.com> Message-ID: <690c53cc-6af0-5707-5293-16ee9baf5776@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 8/10/20 6:49 AM, Eugeniy Paltsev wrote: > Hi Sean, > > do you have any public git branch with this patch series? > I want to test these changes on our board with DW SPI controller. https://github.com/Forty-Bot/u-boot/tree/maix_spi --Sean