From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 22 Jan 2015 21:50:45 +0100 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: <20150122215045.1bd8085e@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Thu, 22 Jan 2015 20:52:26 +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: Anatolij Gustschin Thanks, Anatolij