From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 30 Jan 2019 09:09:50 +0100 Subject: [U-Boot] [PATCH v2] arm: mvebu: theadorable: Enable video / LCD support with the new DM driver In-Reply-To: <20190130075413.14490-3-sr@denx.de> References: <20190130075413.14490-1-sr@denx.de> <20190130075413.14490-3-sr@denx.de> Message-ID: <20190130090950.2df0c0a5@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 30 Jan 2019 08:54:13 +0100 Stefan Roese sr at denx.de wrote: > With the new DM_VIDEO support in the Armada XP LCD driver, this patch > adds the needed DT node for the LCD controller to the theadorable dts > file. This DT property is not added to the Armada XP dtsi files, as this > LCD feature is pretty unusual for this SoC and I personally know of no > other board that uses this controller. > > This patch also enables CONFIG_BMP_16BPP/24BPP/32BPP, as the "old" bmp > command supported these BMP files. > > Signed-off-by: Stefan Roese > Reviewed-by: Anatolij Gustschin Acked-by: Anatolij Gustschin -- Anatolij