[roll] Roll fuchsia [nelson][board] Remove ProtocolNodeAdd for GPIO

Remove ProtocolNodeAdd for GPIO in the Nelson board driver, as well as
any leftover references to the gpioimpl Banjo protocol. Also add an
assert to make sure that no init steps are added after GPIO has been
initialized.

Original-Bug: b/304828063
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957924
Original-Revision: 906aaf61b1cacb60c80ecac79061e4784ff0f944
GitOrigin-RevId: 960e5a0f9cc4e70fd0ca003c7d81eaf115563609
Change-Id: I617c3171d875d7ecd7abc99278c1608ec2e63463
1 file changed
tree: 5daac836369e2532192ea7b0068d68ebcd2bc7d4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.