From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Fri, 23 Jan 2015 09:53:02 +0000 Subject: [U-Boot] [PATCH] sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels In-Reply-To: <1421956346-15834-1-git-send-email-hdegoede@redhat.com> References: <1421956346-15834-1-git-send-email-hdegoede@redhat.com> Message-ID: <1422006782.19859.9.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2015-01-22 at 20:52 +0100, Hans de Goede wrote: > Add support for Hitachi tx18d42vm LVDS LCD panels, these panels have a > lcd controller which needs to be initialized over SPI, once that is > done they work like a regular LVDS panel. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell