[roll] Roll fuchsia [amlogic-display][hdmi] Remove 4k-specific PHY configuration.

HDMI PHY configuration register 0, 3 and 5 are configured using
the "default" configuration if it doesn't use a 4k resolution.
Since we are currently not targeting 4k on VIM3, these values are
not used nor tested. We can remove these configurations for now.
This will simplify the HDMI hardware param calculation and settings
procedure.

Test: display-tool squares 1 on VIM3 with the following displays:
      [1] MIMO display (1280x800).
      [2] Google JN32A (3840x2160) with resolution fallback to 2560x1440.
      [3] Acer B326 (3840x2160), with resolution fallback to 1920x1080.
      [4] Dell P2720DC (2560x1440)
Original-Bug: 124984
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/912226
Original-Revision: b8559d3c3f1e1350d50df846623a01174d64d5db
GitOrigin-RevId: 3cec28c46123aaea1b735c01ac8500c1709d33e7
Change-Id: I45eaf750e6a766e8b4b0f5ba18d6c47f9a858961
1 file changed
tree: a6f02633c4f71f44407f01f772e1f08f75c662e7
  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.