notro / tinydrm

Discontinued. Out of tree tinydrm modules
https://github.com/notro/tinydrm/wiki
99 stars 27 forks source link

Add ili9488 display driver and rpi/sunxi overlays for EastRising 3.5inch LCD #9

Closed sergey-suloev closed 3 years ago

notro commented 6 years ago

Please split this in 2 commits, one for the overlay move and one for the driver (requirement described here: Contribute to this repo). And add a Signed-off-by in the commit message.

Other things you can do if you want:

notro commented 6 years ago

I forgot, in case you don't know: You can update this PR by changing your commits locally and do git push -f to force push your changes.

notro commented 6 years ago

I have rebased on 4.16 so no need for #if LINUX_VERSION_CODE >= KERNEL_VERSION(4,16,0) now.