[roll] Roll fuchsia [vim3][sdio] Fix SDIO frequency and pin configuration

Make the SDIO frequency and pin config match the original code:

Bus frequency: 200 MHz -> 100 MHz
Drive strength: ? -> 4 mA
Pull-up/-down: ? -> disabled

Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/871287
Original-Revision: edda5d7b171f432143abe3aa9c8bdbd8a05d7979
GitOrigin-RevId: 26859abfc25ea12671b30a494cb73e2f9e4a803f
Change-Id: I632eb5f89e68613850efe52f96223eb5e31bad1f
1 file changed
tree: 990ed142d5223d79a6f0ae1f8ea608be87bb1746
  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.