From 1a98781d990109103bc614c1c712b88648f60a3d Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 22 Nov 2018 16:44:58 +0200 Subject: draak: add support for KOE 1280x480 display MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add new dtb for Draak that enables LVDS output and changes the panel timings to match KOE tx31d200vm0baa display. Task-number: QT3DS-2698 Change-Id: I16d01ae13131e641a6e954a956393efe6f998137 Reviewed-by: Tomi Korpipää Reviewed-by: Jani Launonen --- meta-boot2qt-distro/conf/distro/include/draak.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-boot2qt-distro') diff --git a/meta-boot2qt-distro/conf/distro/include/draak.conf b/meta-boot2qt-distro/conf/distro/include/draak.conf index 9b5dbbc..94ca09e 100644 --- a/meta-boot2qt-distro/conf/distro/include/draak.conf +++ b/meta-boot2qt-distro/conf/distro/include/draak.conf @@ -34,6 +34,8 @@ DEPLOY_CONF_NAME = "Renesas R-Car-D3 (Draak)" PREFERRED_PROVIDER_virtual/egl = "gles-user-module" PREFERRED_VERSION_libdrm = "2.4.91" +KERNEL_DEVICETREE += "renesas/r8a77995-draak-lvds.dtb" + WKS_FILE_DEPENDS_remove = "optee-os" QBSP_IMAGE_CONTENT_remove = "tee-${MACHINE}.srec" -- cgit v1.2.3-54-g00ecf