[roll] Roll fuchsia [pwm] Update PWM ID metadata

Make pwm ID metadata to use FIDL. Also added fields for pwm initial
configuration that can be set by the board driver.

Test: pwm-test, aml-pwm-test, pwm-visitor-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1032522
Original-Revision: 860be06d6bddac468d150dbf56f9cb18dd05a93e
GitOrigin-RevId: 55a59c58469d2956244583f9e98e131f35bc4b37
Change-Id: Ib8abc6d8ed264b56852f315739b7add6a3701f51
1 file changed
tree: 373603e523aa80ccf349d10adb1a108eec7309e1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.