commit | 3dd7db8fcf4de13f46f3ddef45ab21204e8e69ea | [log] [tgz] |
---|---|---|
author | Jaeyoon Choi <j_yoon.choi@samsung.com> | Tue Apr 11 19:11:11 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 11 19:11:11 2023 +0000 |
tree | 5d7f39c596d6a83773d0c0e308309d52dc06c540 | |
parent | 13d896405c784cec4e64d69e92cd7f203e9d56f4 [diff] |
[ufs] Introduce UFS driver This CL implements the basic bind functionality of the UFS driver. Currently, the UFS driver only supports PCI-based UFSHCI. Also, add the reqeust_descriptor headers. This UFS driver is based on the code below written by Martin Lindsay (mlindsay@google.com). http://fxrev.dev/703158 Tests will be added after the test framework is added. Bug: 124835 Test: fx test -o ufs_bind_test Change-Id: I2b775fb66d59863635edd12d24f1a17512c19ecf Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/830036 Reviewed-by: Christopher Anderson <cja@google.com> Reviewed-by: HanBin Yoon <hanbinyoon@google.com> Reviewed-by: Suraj Malhotra <surajmalhotra@google.com> Commit-Queue: HanBin Yoon <hanbinyoon@google.com> Reviewed-by: Aidan Wolter <awolter@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.