[roll] Roll fuchsia [amlogic-display][nelson][panel] Update init sequence for Nelson panels.

This updates the initialization sequences of the following panels
used on Nelson so that they matches the code provided by the Nelson bootloader:
- TV070WSM_FT_NELSON
- TV070WSM_FT_9365
- KD070D82_FT
- KD070D82_FT_9365

The location of the initialization code in the bootloader is
in go/nelson-bootloader-panel-initialization-code (internal only).

Test: (1) core.nelson booted with kernel argument
          driver.amlogic_display.full_hardware_reset=true.

      (2) Turn off the panel and then turn on the panel.
          `display-tool squares` shows animated squares.

      These tested on the following devices.
      (1) a Nelson device with the TV070WSM_FT_NELSON panel.
      (2) a Nelson device with the TV070WSM_FT_9365 panel.
      (3) a Nelson device with the KD070D82_FT panel.
      (4) a Nelson device with the KD070D82_FT_9365 panel.

Original-Bug: 322701164
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/982667
Original-Revision: 0d26edc28b5a3e5ba90177904e9f1e6246bd5250
GitOrigin-RevId: 71f28fe44b5d94031343eb4362eb330e125104bf
Change-Id: If94ddbe2747feb7ead7553f2e47f04f1ad984503
1 file changed
tree: e445e6e9984399d33a1be80ec8f0736e9dba3e8c
  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.