Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ufs: add support for UFS WriteBooster feature #85

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

ndechesne
Copy link
Contributor

WriteBooster is a new feature added in UFS3.1. There are new paramaters in the UFS header config. Trying to provision a 3.1+ device without these parameters fail.

Also make sure that we don't send them on older devices.

WriteBooster is a new feature added in UFS3.1. There are new
paramaters in the UFS header config. Trying to provision a 3.1+ device
without these parameters fail.

Also make sure that we don't send them on older devices.

Signed-off-by: Nicolas Dechesne <[email protected]>
@andersson andersson merged commit ad13228 into linux-msm:master Dec 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants