[roll] Roll fuchsia [platform-bus][test] Convert SPI driver and client to FIDL

platform-bus-test doesn't run due to a previous breakage, however ffx
driver dump -s shows that the SPI core driver bound to the test driver's
node as expected

Test: platform-bus-test builds, ffx driver dump shows SPI core driver
      bound
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/999473
Original-Revision: e17109c1c66dd643055fa91442c3b472776ef6ec
GitOrigin-RevId: 51205d9af79cbdf42443f44585f2311d15e94021
Change-Id: I8d8acdd15c9026e7431944fde925d0cb46500453
1 file changed
tree: 33ea5a88cc7bd095ff63ef2b517c093e2c686dbd
  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.