[PATCH 00/17] Enable UFS on DragonBoard845c
Marek Vasut
marek.vasut at mailbox.org
Tue Aug 15 00:33:07 CEST 2023
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
More information about the U-Boot
mailing list