commit | 5f9ac5c94dae719c8e20a80c61c9f44f1d7b451d | [log] [tgz] |
---|---|---|
author | Braden Kell <bradenkell@fuchsia.infra.roller.google.com> | Wed Dec 13 01:44:52 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 12 17:46:33 2023 -0800 |
tree | 09e0382800c75f642873152221c9f8a0bbf765b0 | |
parent | bc327ce653538e622256afe876e31e9bfe55d40c [diff] |
[roll] Roll fuchsia [nelson][board] Add platform bus node and post-init composite node spec In the Nelson board driver, add a node that forwards the platform bus protocol, and a composite node spec for the post-init driver to bind to. The PLATFORM_DEV_INSTANCE_ID bind property is used to disambiguate between the Nelson board driver and the platform bus node of the post-init driver. Functionality will be moved from the board driver to the post-init driver in subsequent changes. Also add a device-enumeration-test case for the new post-init node. Original-Bug: b/304828063 Test: CQ Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957173 Original-Revision: d08b934fd886ab1f232ea3eaa43981d463ef93de GitOrigin-RevId: 0388a6099188322a004662068d55e3cd5c883ec2 Change-Id: Iee8d4e6a153005303f83fb2ee15c6d9a47903b43
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
.