[roll] Roll fuchsia [nelson][backlight] Add register values to be set during init

These values match the original settings used on Nelson. In particular
this change corrects the value of register 0xa3.

Original-Fixed: 101491
Test: Used backlight to change display brightness on Nelson
Test: Confirmed new value of 0xa3 with i2cutil
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/685784
Original-Revision: 58771557be72eae88c75ddfc13f2acc42bbce1d4
GitOrigin-RevId: 0466a767b2bc185fe2c3e9cbf964eacaee648cd7
Change-Id: I9e72c8329df71c5f885593a3ce410909929146a3
1 file changed
tree: 6034a13a74ffe21b339fcd59e483e1c8b8191f3d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.