[roll] Roll fuchsia [boot-shim][devicetree] Relax requirement for UART devices to have interrupts

If missing, it logs a warning and proceeds with IRQ 0, rather than
failing the scan.

Added unit test.

Test: boot-shim-devicetree-unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1566671
Original-Revision: 937da955dd53496ca7dda304f95a42d52a9df06a
GitOrigin-RevId: 6e01f4e38d4c940126f16b7e721d071dd5959312
Change-Id: I6ebaea3f00ef370abf3753b5032aceceb2040f04
1 file changed
tree: ac06147974fef6b524986a420dc6c5ff5bce82dd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.