arm-trusted-firmware/drivers/ufs
Rohit Ner 6e57b2f00e fix(ufs): poll UCRDY for all commands
Host must only set UICCMD if HCS.UCRDY is set to 1.
At present, SW polls for UCRDY only before sending DME_GET.
Generalise this behaviour for DME_SET, DME_LINKSTARTUP,
DME_HIBERNATE_EXIT by moving polling logic inside ufshc_send_uic_cmd.

Signed-off-by: Rohit Ner <rohitner@google.com>
Change-Id: Iece777f803a660fdd144a073834c221e889371a6
2023-04-25 09:29:54 -07:00
..
ufs.c fix(ufs): poll UCRDY for all commands 2023-04-25 09:29:54 -07:00