[roll] Roll fuchsia [fdf] Use FIDL platform device for aml-nna

Make the aml-nna driver use the FIDL version of the platform device
protocol instead of the banjo version. Using PDev banjo depends on banjo
proxying which is not supported in DFv2.

Aml-nna was updated to expose the pdev banjo protocol which it proxies
to the underlying pdev FIDL protocol. This was done to support the
aml-nna's child devices which still use banjo.

Original-Bug: 123400
Original-Bug: 110796
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821809
Original-Revision: 3db322f17c17513095e4dcb06097863009aac76a
GitOrigin-RevId: 0d41beb165f72efc4aef32a608dd4e18e0320232
Change-Id: Ib00ab1cc6003f099cd06b99908a1250277b03c88
1 file changed
tree: 4d2d6ef752b35d4790c53ed6b0a9c447a02e8ada
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.