[roll] Roll fuchsia [sherlock][spi] Use interrupts and 64-bit transfers for Thread

Switch to 64-bit transfers for Thread in order to match the original
driver behavior. The Amlogic SPI driver will use an interrupt for I/O
if it is given one, and will use 64-bit transfers if it has a reset
register node.

Test: ot driver tests pass
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/627682
Original-Revision: 6c89ac2942af99c946443ee9ace2d9b7d62aa53a
GitOrigin-RevId: 866c59af7812702ca68e1a45a71aec39c5217dec
Change-Id: I8c1947daa48b55dfa296557a3f02873a76e5b1ba
1 file changed
tree: 4320602d40ffaccdcba2ecffd15a3d42acfdeea9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.