commit | 3186072d27585a73534915215763824578127b9d | [log] [tgz] |
---|---|---|
author | Rohit Ner <rohitner@google.com> | Tue Apr 25 00:14:41 2023 -0700 |
committer | Rohit Ner <rohitner@google.com> | Tue Apr 25 09:29:54 2023 -0700 |
tree | 082e86142f3824bb82da2dca2226089146abe245 | |
parent | f49cd43a80a139a4039a8db7a4482ab1b9ca0afb [diff] |
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