From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 10 Jan 2015 01:24:00 +0100 Subject: [U-Boot] [PATCH 5/8] sun6i: Add LCD display support for MSI Primo81 tablet In-Reply-To: <1420797676-22515-6-git-send-email-siarhei.siamashka@gmail.com> References: <1420797676-22515-1-git-send-email-siarhei.siamashka@gmail.com> <1420797676-22515-6-git-send-email-siarhei.siamashka@gmail.com> Message-ID: <20150110012400.0645931c@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, 9 Jan 2015 12:01:13 +0200 Siarhei Siamashka wrote: > The MSI Primo81 tablet has B079XAN01/LP079X01 7.85" 768x1024 IPS > MIPI display, connected to the parallel LCD interface via SSD2828 > bridge chip. The panel has 18-bit color depth and needs dithering, > in spite of having RGB data delivered from A31s to SSD2828 using > 24-bit arrangement. > > Signed-off-by: Siarhei Siamashka Acked-by: Anatolij Gustschin