[roll] Roll fuchsia [ufs] Support UFS power mode

This CL uses the STRAT STOP UNIT SCSI command and DME HIBERNATE UIC
command to change the power mode of a UFS device.
Since the suspend/resume of the device driver framework is not complete
yet, we verify it with a unit test.

Test: fx test ufs-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/939572
Original-Revision: 370894ba106cedf5f9940219b961796ebf541cae
GitOrigin-RevId: b15341a1cd8dcdc8fb8d6770471f63df6823b884
Change-Id: Ia258f3cfd28f000e24001c02f4d5c87075ad75c6
1 file changed
tree: 47940ceae6fe205508463e329d2051c1fb7685b4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.