Re: [PATCH v2 0/2] Fix issues for small sized data reads

2023-09-21 Thread Michal Simek




On 9/15/23 05:17, Venkatesh Yadav Abbarapu wrote:

Change flush cache to invalidate cache and also fix
cache related issues are seen with small sized data reads.
Due to this, proper data is not read. Also some times
sf probe fails randomly.

Ashok Reddy Soma (1):
   spi: zynqmp_qspi: Change flush cache to invalidate cache

Venkatesh Yadav Abbarapu (1):
   spi: zynqmp_qspi: Workaround for small data cache issue

  drivers/spi/zynqmp_gqspi.c | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)



Applied.
M


[PATCH v2 0/2] Fix issues for small sized data reads

2023-09-15 Thread Venkatesh Yadav Abbarapu
Change flush cache to invalidate cache and also fix
cache related issues are seen with small sized data reads.
Due to this, proper data is not read. Also some times
sf probe fails randomly.

Ashok Reddy Soma (1):
  spi: zynqmp_qspi: Change flush cache to invalidate cache

Venkatesh Yadav Abbarapu (1):
  spi: zynqmp_qspi: Workaround for small data cache issue

 drivers/spi/zynqmp_gqspi.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.17.1