[roll] Roll fuchsia [light][backlight] Convert light and backlight drivers to new GPIO calls

Call SetBufferMode() instead of ConfigOut() in aml-light and
vim3-pwm-backlight.

Original-Bug: 42082459
Test: aml-light-test vim3-pwm-backlight-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1116678
Original-Revision: 51b7f2ba510d488d7cfde64116f6657863b15b2b
GitOrigin-RevId: 84367b704537e3e093847e4b0f631ffbcedae34a
Change-Id: I37b87246f1174a9622ef59235f9823dbcdf98c0c
1 file changed
tree: 0fa33854bf380507866dafc561beaf2751e29596
  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.