[roll] Roll fuchsia [drivers][ufs] Support binding to devicetree

This CL teaches the UFS driver to bind device tree in addition to being
able to bind to PCI. In the future, we might want to refactor the UFS
driver to separate the standard UFS logic from the specifics of how UFS
is expressed by a given board.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1511216
Original-Revision: 81884b3681d97f4f1a2f10146aa32a613a3169ce
GitOrigin-RevId: 60fbd6fcfbfba74ce1e274aa8f2d0ffb5f98bcca
Change-Id: I4f61aec4cc3a1f7f8c2cd7b3448efd3429d6fbe8
1 file changed
tree: e0c443f96536a6ba2b782bbea83cf71cc14575dc
  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.