This document mainly introduces the connection and usage of TS050.
The TS050 touchscreen is disabled by default, you need to enable it via Device tree overlay.
Add mipi-panel
to node fdt_overlays=
, should be similar below:
$ cat /boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env
fdt_overlays=mipi-panel
Save the file and reboot to take effect.