Re: [PATCH 1/2] spi: Zap sh_spi driver

2020-05-25 Thread Marek Vasut
On 5/25/20 10:47 AM, Jagan Teki wrote: > On Fri, May 1, 2020 at 10:15 PM Marek Vasut wrote: >> >> On 5/1/20 6:34 PM, Jagan Teki wrote: >>> sh_spi driver is deprecated, no active updates and >>> no board user, hence dropped the same. >>> >>> Cc: Marek Vasut >>> Cc: Tom Rini >>> Signed-off-by: Jag

Re: [PATCH 1/2] spi: Zap sh_spi driver

2020-05-25 Thread Jagan Teki
On Fri, May 1, 2020 at 10:15 PM Marek Vasut wrote: > > On 5/1/20 6:34 PM, Jagan Teki wrote: > > sh_spi driver is deprecated, no active updates and > > no board user, hence dropped the same. > > > > Cc: Marek Vasut > > Cc: Tom Rini > > Signed-off-by: Jagan Teki > > I'll check whether someone sti

Re: [PATCH 1/2] spi: Zap sh_spi driver

2020-05-01 Thread Jagan Teki
On Fri, May 1, 2020 at 10:15 PM Marek Vasut wrote: > > On 5/1/20 6:34 PM, Jagan Teki wrote: > > sh_spi driver is deprecated, no active updates and > > no board user, hence dropped the same. > > > > Cc: Marek Vasut > > Cc: Tom Rini > > Signed-off-by: Jagan Teki > > I'll check whether someone sti

Re: [PATCH 1/2] spi: Zap sh_spi driver

2020-05-01 Thread Marek Vasut
On 5/1/20 6:34 PM, Jagan Teki wrote: > sh_spi driver is deprecated, no active updates and > no board user, hence dropped the same. > > Cc: Marek Vasut > Cc: Tom Rini > Signed-off-by: Jagan Teki I'll check whether someone still cares about this driver and get back to you. Give it a week or so.

[PATCH 1/2] spi: Zap sh_spi driver

2020-05-01 Thread Jagan Teki
sh_spi driver is deprecated, no active updates and no board user, hence dropped the same. Cc: Marek Vasut Cc: Tom Rini Signed-off-by: Jagan Teki --- drivers/spi/Kconfig | 7 -- drivers/spi/Makefile | 1 - drivers/spi/sh_spi.c | 249 --- drivers/spi/