[roll] Roll fuchsia [spi][gpio] Retrieve role name non-legacy way

Make the spi and gpio drivers retrieve the scheduler role name metadata
the non-legacy way using the //sdk/lib/driver/cpp/metadata library.

Make drivers that forward/create this metadata no longer do so via the
legacy way using the compat server.

Original-Bug: 395140408
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1222426
Original-Revision: e17b61262ea8bd7fc55d4c998db98bf156361816
GitOrigin-RevId: 85b5db37538a7fcb1a2f8394e84db41e96cbf5f6
Change-Id: Ic812b0780fc1ec127e19dc212df77295a440be5f
1 file changed
tree: bd94500f6b25101bf0e5d7644e430b7ab61adb43
  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 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.