[roll] Roll fuchsia [ufs] Use high speed gear on ufs_pdev device.

Also, don't use the Intel quirks where inappropriate.

Test: Booted Fuchsia on device cloud. Ran `ls` and verified output.

Test: Verified sequential read speed increased by 1000x.
biotime -linear -read -mo 1 -bs 256k -total-bytes-to-transfer 2048m /block/000/fuchsia.storage.block.Block
2147483648 bytes in 2632744219 ns: 777.896 MiB/s
8192 ops in 2632744219 ns: 3.11158 Kops/s

Original-Original-Bug: 514355370
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1619461
Original-Original-Revision: a946e475ddaa608198dbdf89d1145c9587f84055
GitOrigin-RevId: a5d791a76c715886d2dc26517b089739ad46bd67
Change-Id: I0cc3871492a4f03b6aa339c8d0361ead94fd2e34
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1620659
Cr-Commit-Position: refs/heads/main@{#193162}
1 file changed
tree: 50e67479bb1b9e8e024687406c7f8d839bafd955
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.