From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 6 Nov 2020 20:02:37 +0100 Subject: [PATCH] video: add TDO tl070wsh30 panel driver In-Reply-To: <20201106102947.2477568-1-narmstrong@baylibre.com> References: <20201106102947.2477568-1-narmstrong@baylibre.com> Message-ID: <20201106200237.6460f2a7@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 Fri, 6 Nov 2020 11:29:47 +0100 Neil Armstrong narmstrong at baylibre.com wrote: > This adds support for the TDO TL070WSH30 TFT-LCD panel module. > The panel has a 1024?600 resolution and uses 24 bit RGB per pixel. > It provides a MIPI DSI interface to the host, a built-in LED backlight > and touch controller. > > Signed-off-by: Neil Armstrong Reviewed-by: Anatolij Gustschin