[roll] Roll fuchsia Reland "[amlogic][spi] Convert aml-spi to DFv2"

This reverts commit 80ee2399c2f1eae7796fb7d7f5a5f44f33955acd.

Reason for revert: Relanding CL with fixes

Original change's description:
> Revert "[amlogic][spi] Convert aml-spi to DFv2"
>
> This reverts commit 60aced3b7dd080999ea9630090a2d8f38d38e1f5.
>
> Reason for revert: Broke the build
>
> Original change's description:
> > [amlogic][spi] Convert aml-spi to DFv2
> >
> > Convert aml-spi to DFv2. This is in preparation for removing sync calls
> > so that the driver dispatcher will allow spiimpl calls to be inlined
> > (after conversion to FIDL).
> >
> > The driver class is made partially abstract to allow tests to provide
> > fdf::MmioBuffers backed by a fake implementation.
> >
> > Original-Bug: b/315373080
> > Multiply: aml-spi-test
> > Cq-Include-Trybots: luci.turquoise.global.try:bringup.nelson-debug,bringup.sherlock-debug
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/989694
>
> Original-Bug: b/315373080
> Cq-Include-Trybots: luci.turquoise.global.try:bringup.nelson-debug,bringup.sherlock-debug
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995508

Original-Bug: b/315373080
Cq-Include-Trybots: luci.turquoise.global.try:bringup.nelson-debug,bringup.sherlock-debug
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995752
Original-Revision: 454b4811ff616c48d264f83c1f20497ca9f6fce6
GitOrigin-RevId: 4d81bbe433c6f157293c71f7de7a1bae44511178
Change-Id: I581de42869808cf6d859ac6bfc7047156b771211
1 file changed
tree: dcf7151ba1af8bf22e591936ef2985c735458bf2
  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.