Remove touchscreen addition 09/15909/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 1 Aug 2018 16:27:03 +0000 (18:27 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 2 Aug 2018 05:36:19 +0000 (05:36 +0000)
Kernel 4.14 does not ship the dtb anymore, we pin on 4.9 for now.

Change-Id: I96228b014dc09efbc7379383b2795a8d4eadf022
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/conf/include/agl_dra7xx-evm.inc

index 2161c7d..876d6e9 100644 (file)
@@ -56,6 +56,3 @@ WKS_FILE = "sdimage-bootpart-uuid.wks"
 IMAGE_BOOT_FILES = "MLO u-boot.img uEnv.txt"
 
 AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"
-
-# re-add LG touchscreen
-KERNEL_DEVICETREE += "dra7-evm-lcd-lg.dtb"