Re: [PATCH v2 7/7] ufs: Implement cache management

2023-08-21 Thread Bhupesh Sharma
On 8/16/23 8:35 PM, Marek Vasut wrote: Add function to flush and invalidate cache over request and response queue entries, and perform flush and optional invalidate over block layer data that are passed into the UFS layer. This makes it possible to use UFS with caches enabled. Signed-off-by: Mar

[PATCH v2 7/7] ufs: Implement cache management

2023-08-16 Thread Marek Vasut
Add function to flush and invalidate cache over request and response queue entries, and perform flush and optional invalidate over block layer data that are passed into the UFS layer. This makes it possible to use UFS with caches enabled. Signed-off-by: Marek Vasut --- Cc: Bhupesh Sharma Cc: Fai