[roll] Roll fuchsia [nelson][display] Propagate panel information from the bootloader.

This change removes the need for amlogic-display to use DSI register
reads and GPIO to determine which panel type is connected. This means
flicker-free panel power control, and provides a (100ms * 2)
improvement in power cycle time.

The FixupPanelType fallback cannot be removed until all nelson devices
have upgraded their bootloaders.

Test: pave & reboot multiple nelson variants.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669174
Original-Revision: da93eb4bd2ae470ba788794b95a90c5abfc1e648
GitOrigin-RevId: 83bf3eda32af84c8329ba59ce13557c2462f8c1e
Change-Id: I875f1ad8f9499ef85e52643eccedf504062a3688
1 file changed
tree: 0e3750bc07c04615433866057a6c0f7027a1cc01
  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.