[roll] Roll fuchsia [sdmmc][core] Add CONTROLLER_OFF power level to SDIO

Add a CONTROLLER_OFF power level to SDIO to represent the case where the
host controller is powered down, but the device is left powered on.

Original-Bug: 450562557
Test: Booted Sorrel, SDIO client driver started
Test: Took a snapshot, saw new power level in Power Explorer
Test: sdio-controller-test
Depends-on: turquoise-internal:I39dd2b31b3ad95c50a3264bdc551a7f76e333bc5
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1421214
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: 54efbfa8440b0aaa07ccd7758fce797549d14baf
GitOrigin-RevId: fd2eeec01cb4574f6b4cb365b7d324e38b50c120
Change-Id: Ic81ae9782ec673663f881c5e8e426bda1fcd731e
1 file changed
tree: d6cf504c0d4b773ea8230c984a4d8a6b55d7e803
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.