Re: [PATCH 14/14] riscv: k210: Enable QSPI for spi3

2021-02-03 Thread Leo Liang
On Sun, Jan 31, 2021 at 07:34:36PM -0500, Sean Anderson wrote: > This device has four IOs connected to the SPI flash. Add the appropriate > bindings. > > Signed-off-by: Sean Anderson > --- > > arch/riscv/dts/k210-maix-bit.dts | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/risc

Re: [PATCH 14/14] riscv: k210: Enable QSPI for spi3

2021-01-31 Thread Bin Meng
On Mon, Feb 1, 2021 at 8:34 AM Sean Anderson wrote: > > This device has four IOs connected to the SPI flash. Add the appropriate > bindings. > > Signed-off-by: Sean Anderson > --- > > arch/riscv/dts/k210-maix-bit.dts | 2 ++ > 1 file changed, 2 insertions(+) > Reviewed-by: Bin Meng

[PATCH 14/14] riscv: k210: Enable QSPI for spi3

2021-01-31 Thread Sean Anderson
This device has four IOs connected to the SPI flash. Add the appropriate bindings. Signed-off-by: Sean Anderson --- arch/riscv/dts/k210-maix-bit.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/riscv/dts/k210-maix-bit.dts b/arch/riscv/dts/k210-maix-bit.dts index e4dea205b2..902dcf