[roll] Roll fuchsia [fusb302][vim3] Add definitions for USB PD PDO source formats.

The PDOs (Power Data Objects) defined here describe the power offered by
a Source in a Source_Capabilities message.

The APIs here are heavily inspired from
//src/devices/power/drivers/fusb302/usb-pd.h. They will be plumbed
through the driver in upcoming CLs.

Original-Bug: 122113
Test: fx test fusb302-test (no functional changes)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822510
Original-Revision: af9b398c046682a2751277f08a1ca8f7bfa60562
GitOrigin-RevId: 8a418377743a150f34e7be6cee576cab6c0467c2
Change-Id: I9cf01753f5d4c357c1dd854a84371846405925de
1 file changed
tree: 8d45c14e5696934225ebb992f6240a241fd9a268
  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.