
Hi,
On Mon, 30 Sep 2024 14:44:22 +0200, Neil Armstrong wrote:
This serie regroups all the fixes and base enhancements required to support the Qualcomm UFS controllers in U-Boot.
This syncs headers & defines from Linux, and includes 2 set of fixes that were sent separately:
- ufs: core: remove link_startup_again logic
- ufs: properly fix cache operations
[...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-ufs (u-boot-ufs-next)
[01/13] ufs: allocate descriptors with size aligned with DMA_MINALIGN https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/9c223d8d8b8fbad... [02/13] ufs: fix dcache flush and invalidate range calculation https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/c64d22b57d8a9fe... [03/13] ufs: split flush and invalidate to only invalidate when required https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/4139e5680bcf301... [04/13] ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/589a7bf0febbe4d... [05/13] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/31f1615890b8c55... [06/13] ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/03c6f9b6bfe7bab... [07/13] ufs/ufs.h: Add definition of 'ufshcd_rmwl()' https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/fdd33a7f140a247... [08/13] ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/002afccdafdea6b... [09/13] ufs: Sync possible UFS Quirks with Linux UFS driver https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/00c54af3addfc14... [10/13] ufs: Add missing memory barriers https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/5ce1a2c7de4936d... [11/13] ufs: Fix debug message in 'ufs_start' https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/966d3bf431273d8... [12/13] ufs: core: remove link_startup_again logic https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/67e291d147cd40c... [13/13] MAINTAINERS: Add myself to the list of UFS maintainers https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/fd6ce5a50d5b855...