[roll] Roll fuchsia [vim3-devicetree] Add vim3-devicetree board

This CL adds a devicetree based vim3 board config and driver. Tested for
core.vim3-devicetree config. All devices are not listed in dts. Devices
will be added incrementally.

Original-Bug: 107029
Test: vim3-devicetree-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/877316
Original-Revision: bc68f9a2783361c25dbfe6cda05590072a962bc2
GitOrigin-RevId: 93a5946b866b3df7c6e92bdd8ef64592396d703a
Change-Id: Iefbaac83358d7d42fd952c7cb4ed08fe3a7ab902
1 file changed
tree: 5b0a788322415f97b9bf94f08e0b83b2aaf844c6
  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.