[roll] Roll fuchsia Reland "[drivers][storage] aml-sdmmc deps on SAG CPU"

This reverts commit 7901c1222cd7928f60ed95bcf635a1900aef72ca.

Reason for revert: Another culprit found for https://fxbug.dev/372754524.

Original change's description:
> Revert "[drivers][storage] aml-sdmmc deps on SAG CPU"
>
> This reverts commit f89ff9c89bae0347468eac20f2478b9d13c53425.
>
> Reason for revert: msh-sdmmc-test-bin failure
>
> Original change's description:
> > [drivers][storage] aml-sdmmc deps on SAG CPU
> >
> > We update devicetree so the aml-sdmmc driver depends on SAG's CPU
> > power element.
> >
> > We also remove the self-leasing behavior from the core sdmmc
> > driver since this would prevent suspension.
> >
> > Original-Fixed: 370093915
> > Change-Id: Ifb960f41a8bbf96b2a070612f21810f02267e5a3
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135297
> > Reviewed-by: HanBin Yoon <hanbinyoon@google.com>
> > Commit-Queue: Michael Brunson <mbrunson@google.com>
>
> Change-Id: I2d2f28dcbce81d579dd8d132ac99c2981fab33fd
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1136084
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1136087
Original-Revision: b5017ea78ca62bdc6928678f58ab0e386d579ec9
GitOrigin-RevId: ed32f4c4b0d354021e8a069400490ea70af55cad
Change-Id: I4caab01332087fc33013fe416e491456d98dd396
1 file changed
tree: 96e4727fe8f24468d0fbd12cb4f91a15e33b25ba
  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 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.