summaryrefslogtreecommitdiff
path: root/contrib/apps/httpserver
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2026-07-30 08:49:16 +0200
committerMichal Simek <[email protected]>2026-08-12 06:55:14 +0200
commit9e8a0f54b0231d11e481fbf7832a8780e6201b71 (patch)
tree56a2ec2e6954a3f27cf4725685280e2ffab74b21 /contrib/apps/httpserver
parent661b6e44a446953b472679345ced92a2bb68c4f9 (diff)
ufs: amd-versal2: Perform controller reset in the init callback
Move the controller/PHY reset and SRAM-bypass sequence from hce_enable_notify(PRE_CHANGE) into ufs_versal2_init(). The reset sequence releases the host controller from reset, and the UFS core reads the capability and version registers right after .init() and before ufshcd_hba_enable() (the only caller of hce_enable_notify()). Doing the reset in .init() ensures those registers are read after the controller is out of reset, and keeps the driver aligned with Linux. ufs_versal2_phy_init() stays in POST_CHANGE. Signed-off-by: Michal Simek <[email protected]> Link: https://patch.msgid.link/6b4cbfa6cc58bef86da86971e4b27726a4e510f0.1785394153.git.michal.simek@amd.com
Diffstat (limited to 'contrib/apps/httpserver')
0 files changed, 0 insertions, 0 deletions