Re: [PATCH] Add spi-nor driver for Realtek RTL838x/RTL839x switch SoCs

2020-12-20 Thread Bert Vermeulen
On 12/20/20 9:51 AM, Chuanhong Guo wrote: Hi! On Sun, Dec 20, 2020 at 7:01 AM Bert Vermeulen wrote: On 12/16/20 9:30 AM, tudor.amba...@microchip.com wrote: > On 12/15/20 11:46 PM, Bert Vermeulen wrote: >> This driver supports the spiflash core in all RTL838x/RTL839x SoCs, >> and likely some

Re: [PATCH] Add spi-nor driver for Realtek RTL838x/RTL839x switch SoCs

2020-12-20 Thread Chuanhong Guo
Hi! On Sun, Dec 20, 2020 at 7:01 AM Bert Vermeulen wrote: > > On 12/16/20 9:30 AM, tudor.amba...@microchip.com wrote: > > On 12/15/20 11:46 PM, Bert Vermeulen wrote: > >> This driver supports the spiflash core in all RTL838x/RTL839x SoCs, > >> and likely some older models as well (RTL8196C). >

Re: [PATCH] Add spi-nor driver for Realtek RTL838x/RTL839x switch SoCs

2020-12-19 Thread Bert Vermeulen
On 12/16/20 9:30 AM, tudor.amba...@microchip.com wrote: On 12/15/20 11:46 PM, Bert Vermeulen wrote: This driver supports the spiflash core in all RTL838x/RTL839x SoCs, and likely some older models as well (RTL8196C). Can we use SPIMEM and move this under drivers/spi/ instead? I wasn't aware

Re: [PATCH] Add spi-nor driver for Realtek RTL838x/RTL839x switch SoCs

2020-12-16 Thread Chuanhong Guo
Hi! On Wed, Dec 16, 2020 at 4:30 PM wrote: > > On 12/15/20 11:46 PM, Bert Vermeulen wrote: > > This driver supports the spiflash core in all RTL838x/RTL839x SoCs, > > and likely some older models as well (RTL8196C). > > > Can we use SPIMEM and move this under drivers/spi/ instead? > > Cheers, >

Re: [PATCH] Add spi-nor driver for Realtek RTL838x/RTL839x switch SoCs

2020-12-16 Thread Tudor.Ambarus
On 12/15/20 11:46 PM, Bert Vermeulen wrote: > This driver supports the spiflash core in all RTL838x/RTL839x SoCs, > and likely some older models as well (RTL8196C). > Can we use SPIMEM and move this under drivers/spi/ instead? Cheers, ta > Signed-off-by: Bert Vermeulen > --- >

[PATCH] Add spi-nor driver for Realtek RTL838x/RTL839x switch SoCs

2020-12-15 Thread Bert Vermeulen
This driver supports the spiflash core in all RTL838x/RTL839x SoCs, and likely some older models as well (RTL8196C). Signed-off-by: Bert Vermeulen --- drivers/mtd/spi-nor/controllers/Kconfig | 7 + drivers/mtd/spi-nor/controllers/Makefile | 1 +