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

Adding a vim3 board specific visitor to insert the wifi node metadata
and bind specs. This is done temporarily to facilitate for board driver
migration. Proper devidetree bindings and visitors will follow.

Original-Bug: 341975526
Test: device enumeration test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1051461
Original-Revision: 899333e4e47917e4e63f8f64639ff96aec101124
GitOrigin-RevId: f5d3eb95d2b996a11ea7a1a07def24dba85a3832
Change-Id: I30760b245db5f7e53e2cdd5a14b816575bc3e00f
1 file changed
tree: 6923efe744ff0f23328919826363dc52e0474d9d
  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.