Re: Re: [PATCH] spi: Limit the spi device max speed to controller's max speed

2020-12-10 Thread Mark Brown
On Thu, Dec 10, 2020 at 04:32:02PM +, tudor.amba...@microchip.com wrote: > On 12/10/20 5:33 PM, Mark Brown wrote: > > It does work for now but it'd be nicer if we were doing this through > > recording the decision on the transfer. > Ok, we can drop the patch, as nobody complained about this u

Re: Re: [PATCH] spi: Limit the spi device max speed to controller's max speed

2020-12-10 Thread Tudor.Ambarus
On 12/10/20 5:33 PM, Mark Brown wrote: > On Thu, Dec 10, 2020 at 08:58:18AM +, tudor.amba...@microchip.com wrote: >> On 12/9/20 10:30 PM, Serge Semin wrote: > >> Right, in general we aim to do this sort of fixup on the transfers >> and messages rather than the devices, I guess we might