
15 Aug
2023
15 Aug
'23
12:33 a.m.
On 8/14/23 23:54, Bhupesh Sharma wrote:
This patchset enables the UFS controller on DragonBoard845c board which houses Qualcomm SDM845 Snapdragon SoC.
In addition to enabling the UFS HC and UFS QMP PHY found on this SoC this patchset also contains:
- Patches to add 'reset' controller support for SDM845 SoC.
- Minor UFS core framework fixes.
- Patches to sync u-boot UFS driver flow with Linux UFS driver.
- Patches which enable RESET, UFS and SCSI config options for DragonBoard845c.
I submitted a couple of UFS related patches yesterday, they add handling for controllers which cannot handle 64bit memory and add support for cache management. Please rebase on top of those, otherwise there will be hard to resolve conflicts.
[PATCH 1/6] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS [PATCH 1/2] blk: Add bounce buffer support to read/write operations