How to enable TS050 Touchscreen on Edge for Android?

I have Edge, Captain and TS050 Touchscreen(TS050_V1C) module.

It seems TS050 is not working with Edge_Pie_V190701 firmware.

How can I enable TS050 touchscreen & display functions?

I found the solution and TS050 display and touchscreen functions are working.

  • Build kernel using rk3399-khadas-edge-mipi-android.dts
    make ARCH=arm64 rk3399-khadas-edge-mipi-android.img -j4

  • Modify device/rockchip/rk3399/rk3399.mk
    vendor.hwc.device.primary=eDP

  • Build Android image and flash

4 Likes