longsleep / linux-pine64

Pine64 Linux Kernel
Other
111 stars 107 forks source link

Use Correct I2C Touchscreen Driver for pine64 7in LCD #42

Closed mbergstrand closed 7 years ago

mbergstrand commented 7 years ago

Matching DT changes needed to use this modification as well. See issue: https://github.com/zador-blood-stained/u-boot-pine64-armbian/issues/3#

ThomasKaiser commented 7 years ago

To be of use tweaking kernel config as in https://github.com/igorpecovnik/lib/commit/a77c10ae6da1e6606e9490b2c03df1d003eaf1c1 is necessary too. Then it's simply loading the appropriate module for the TS controller and setting DT stuff correctly (I still hope someone does some basic tests with LCD+HDMI since this should work in a similar way as with A10 4 years ago)