[roll] Roll fuchsia [vim3-devicetree] Add bluetooth node

This CL also updates the dts layout for vim3 to accommodate for the power
config used by bluetooth uart node. The bind rules for aml-uart are also
updated to support devicetree compatible strings.

Original-Fixed: 340287953
Test: device enumeration test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1047268
Original-Revision: a4ab32d4a82a83b3d722246ef7414b821dc10c20
GitOrigin-RevId: f5a9752c9162d54dcb3d8729ce86e21d25083b8d
Change-Id: I6446ea79ba2863db315e3c5817fe4a2fc9d5324a
1 file changed
tree: 26d522d643bf15b7e0cb9f2fa591ff18404d6d2d
  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.