[roll] Roll fuchsia [amlogic-display][astro][panel] Update init sequence for P070ACB_FT.

This updates the initialization sequence of P070ACB_FT
so that it matches the code provided by the Astro bootloader.

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

Test: (1) core.astro 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.

      The tests above were performed on an Astro device with the
      P070ACB_FT panel.

Original-Bug: 322701164
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/982663
Original-Revision: a180088bdddfec04c73594656e063ff38dddce1b
GitOrigin-RevId: c44f7ec39eef088f601aa5658504b50d8a2ff6d1
Change-Id: Ie05db846f09b60d1c5eec062b5f2cd45c6dddad3
1 file changed
tree: 8a77ba0b63eb15559fbf3737bee999e2493ab055
  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.