[roll] Roll fuchsia [vim3][display] Add a display detection driver Prior to this CL, the bootloader passed in driver.vim3.has_lcd variable which was read to figure out if HDMI or MIPI_DSI display was connected. Ideally we wanted to determine this state by probing the LCD_RESET gpio in fuchsia itself. This CL adds a vim3-display-detect driver that does the same and adds a display child node with the correct output type property. With the help of bind rules, the correct drivers get started. Original-Bug: 42076008 Test: Booted core.vim3 with Khadas TS-050 DSI display Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1043544 Original-Revision: 755274c795f9a810a3b47b10716606d2055660a2 GitOrigin-RevId: 78833419471828ae8a247362b7da3d7210d79304 Change-Id: I6873d94a673554b04350ae2bf17b1b82e30c361c
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.