| commit | c4287dcc59a25b51ab4897046b202c1e218ed139 | [log] [tgz] |
|---|---|---|
| author | Nick Eaton <nickeaton@fuchsia.infra.roller.google.com> | Wed Jul 10 19:34:48 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 10 12:36:34 2024 -0700 |
| tree | 2b129467ecfcc1a93edd54b403acd52de6ddbd35 | |
| parent | 75707fadaf3d6f8811291532352f96a88084c022 [diff] |
[roll] Roll fuchsia [platform-bus] Add inspect data
Create inspect data for the platform bus driver. Create a node for each platform device. Add the interrupt vectors used when a
platform device creates interrupts.
Here's an example:
```
$ ffx inspect show
bootstrap/boot-drivers:dev:
metadata:
name = platform-bus
component_url = fuchsia-boot:///platform-bus#meta/platform-bus.cm
timestamp = 42362655666
payload:
root:
adc-9000-platform-device:
interrupt_vectors = [232]
adc-buttons-platform-device:
interrupt_vectors = []
arm-mali-0-platform-device:
interrupt_vectors = [192, 194, 193]
audio-controller-ff642000-platform-device:
interrupt_vectors = []
```
Original-Bug: 349126818
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1072692
Original-Revision: e409300085e38da8d020bfe0b6c5d5b10c250cb8
GitOrigin-RevId: 0f2fbf0c262b7b3a5310bb5b08dbd495238ed1ab
Change-Id: Ifb4e2359209330f75628fcf2b5729cf153729188
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.