commit | 0e5df8550d1d0b390ba1a0c8b41d83b39f79635b | [log] [tgz] |
---|---|---|
author | Braden Kell <bradenkell@fuchsia.infra.roller.google.com> | Fri Feb 23 02:55:49 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 22 18:57:46 2024 -0800 |
tree | dcf7151ba1af8bf22e591936ef2985c735458bf2 | |
parent | 5c1c16b470287737d522b107047706e6845f23e4 [diff] |
[roll] Roll fuchsia Reland "[amlogic][spi] Convert aml-spi to DFv2" This reverts commit 80ee2399c2f1eae7796fb7d7f5a5f44f33955acd. Reason for revert: Relanding CL with fixes Original change's description: > Revert "[amlogic][spi] Convert aml-spi to DFv2" > > This reverts commit 60aced3b7dd080999ea9630090a2d8f38d38e1f5. > > Reason for revert: Broke the build > > Original change's description: > > [amlogic][spi] Convert aml-spi to DFv2 > > > > Convert aml-spi to DFv2. This is in preparation for removing sync calls > > so that the driver dispatcher will allow spiimpl calls to be inlined > > (after conversion to FIDL). > > > > The driver class is made partially abstract to allow tests to provide > > fdf::MmioBuffers backed by a fake implementation. > > > > Original-Bug: b/315373080 > > Multiply: aml-spi-test > > Cq-Include-Trybots: luci.turquoise.global.try:bringup.nelson-debug,bringup.sherlock-debug > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/989694 > > Original-Bug: b/315373080 > Cq-Include-Trybots: luci.turquoise.global.try:bringup.nelson-debug,bringup.sherlock-debug > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995508 Original-Bug: b/315373080 Cq-Include-Trybots: luci.turquoise.global.try:bringup.nelson-debug,bringup.sherlock-debug Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995752 Original-Revision: 454b4811ff616c48d264f83c1f20497ca9f6fce6 GitOrigin-RevId: 4d81bbe433c6f157293c71f7de7a1bae44511178 Change-Id: I581de42869808cf6d859ac6bfc7047156b771211
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.