Fix for limitation of max 72 bytes size of fifo transfer. Also, new generation SOC support added with modificationwith register and few of the helper functions. Changes in v2: -Split the patch -Incorporate review comments Changes in v1: -Initial patch for adding support of new generation of SOC -Fix for 72 bytes of FIFO Size Nehal Bakulchandra Shah (2): spi:amd: Add support for latest platform spi:amd: Fix for transfer large size of data drivers/spi/spi-amd.c | 149 +++++++++++++++++++++++++++++++++++------- 1 file changed, 125 insertions(+), 24 deletions(-) -- 2.25.1