
16 Jul
2019
16 Jul
'19
1:50 p.m.
On Wed, Jul 10, 2019 at 2:54 PM Ye Li ye.li@nxp.com wrote:
When slave drivers don't set the max_read_size, the spi-mem should directly use data.nbytes and not limit to any size. But current logic will limit to the max_write_size.
Signed-off-by: Ye Li ye.li@nxp.com
drivers/spi/spi-mem.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
Applied to u-boot-spi/master