[roll] Roll fuchsia [nelson][touch] Remove Focaltech and Goodix touch devices

All Nelson panels, even for proto boards, use the GT6853 touch IC.
Remove the init steps for other touch ICs that were previously used on
P0/P1 boards.

Test: Touch worked on Nelson proto board
Test: Touch worked on Nelson form factor
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/690983
Original-Revision: 1ba2efc1708e596e58bb63335c8e383eae5ffdfc
GitOrigin-RevId: 0284db3cae5916b7f9584b2079dcea6a74bf5dae
Change-Id: Icc2a910b7488ea1fe8cd7c39c7e0530e58a4b32f
1 file changed
tree: e01f014b3bcbe2c09424f46634ad38c6d8f2b0fd
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.