[roll] Roll fuchsia [spi][amlogic] Require an interrupt to be provided

Now that interrupts are used on all boards (Nelson, Sherlock), require
an interrupt to be provided instead of falling back to polling.

Test: device-enumeration-test passed on Nelson and Sherlock
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681467
Original-Revision: 5c0934908dbf0661e3d836095aa4520ede3c2e49
GitOrigin-RevId: 94fc29c4e159ef10f672f70ba0c9f93235c1a168
Change-Id: I44450dc916dbcd0045104d4b32bf4fd9d8a0967a
1 file changed
tree: 028b14991e9fb20810e77f663b1fb9ebe1c8cbb4
  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.