[roll] Roll fuchsia Reland "[amlogic-display][lcd] Remove support for MIPI-DSI read commands."

This is a reland of commit 185fb22c3dfb49498c743ac1d5f0b791432ee0fe

Original change's description:
> [amlogic-display][lcd] Remove support for MIPI-DSI read commands.
>
> This removes support of all the read commands (DCS read and generic
> read) from the MIPI-DSI panel initialization code.
>
> The only exception is the "read register" non-MIPI-DSI panel
> initialization code (0xfc) which is translated to a "generic read"
> command.
>
> We verified that all the existing panel initialization code
> sequences do not use any of the read commands.
>
> Test: dead code deleted.
> Test: core.nelson and core.sherlock.
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/980880

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992232
Original-Revision: 0e2f8183e9158f69de676d4a6dce859a2521fafa
GitOrigin-RevId: d5f4bc8087de3bd2ef2c00b976896bd127f2cb99
Change-Id: I2ea3abb698dd93282f9a49e1450a4c11f899283f
1 file changed
tree: 2263cdfa3d56e238d754f922d3b058608b2f36f8
  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.