From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Mon, 29 Dec 2014 14:14:06 +0000 Subject: [U-Boot] [PATCH 2/4] sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1 In-Reply-To: <1419695631-15451-3-git-send-email-hdegoede@redhat.com> References: <1419695631-15451-1-git-send-email-hdegoede@redhat.com> <1419695631-15451-3-git-send-email-hdegoede@redhat.com> Message-ID: <1419862446.13595.109.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 Sat, 2014-12-27 at 16:53 +0100, Hans de Goede wrote: > Add support for using PORTD hsync/vsync pins with tcon1, this is a preparation > patch for adding native VGA support. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell