BF3: Add support for eMMC HW reset
Bug #2072786 reported by
Liming Sun
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-bluefield (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Jammy |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
SRU Justification:
[Impact]
This is an enhancement to enable the hw_reset() support in sdhci-of-dwcmshc
driver for BlueField-3.
[Fix]
BLueField eMMC RST_N register is implemented as secure, thus the default hw_reset() implementation won't work. This patch provides BlueField specific hw_reset() which send SMC call to ATF to update the same RST_N register.
[Test Case]
Same functionality and testing as on BlueField-3.
[Regression Potential]
Same behavior from user perspective.
Changed in linux-bluefield (Ubuntu Jammy): | |
status: | New → Fix Committed |
tags: |
added: verification-done-jammy-linux-bluefield removed: verification-needed-jammy-linux-bluefield |
To post a comment you must log in.
Correction:
[Impact]
This is a bug fix to enable the hw_reset() support in sdhci-of-dwcmshc driver for BlueField-3.