[roll] Roll fuchsia [astro][board][display] Remove the "dsi" node from the display board
device and driver bind rules.

This removes the "dsi" node, which is currently not used by the display
driver, from the binding rules of the display board device and the
amlogic-display driver.

Test: device-enumeration-test
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.

Original-Bug: 319379442
Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995746
Original-Revision: a7ce2f0aac3272e92ceffd27f996d0e4fc8f17c4
GitOrigin-RevId: cd29a8f868caab69cc9c04f159f6ad6f6bae9025
Change-Id: Ib5d84fcfee5719e5ed57f254ced643283c7b0f16
1 file changed
tree: 507894c751efe4038faff5e13fc0f2529f404aa1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.