[roll] Roll fuchsia [devicetree] Fix iommu index calculation

Use crosslink visitor method to resolve the iommu index properly.

Original-Bug: 107029
Test: bti-visitor-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/924887
Original-Revision: 68bc19101712da2b8a9e67f3fda3eb04d2020193
GitOrigin-RevId: 27686a9d5a18514f506803d764d2f5701d4b1d21
Change-Id: Ia4ebef0301937e44893925c7d49158c3795cd137
1 file changed
tree: 60f08bca879aba370e3e464ead685b3b3ca2c7f4
  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.