From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Fri, 22 Apr 2016 10:32:31 +0100 Subject: [U-Boot] [PATCH] sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board In-Reply-To: <1460645491-7217-1-git-send-email-hdegoede@redhat.com> References: <1460645491-7217-1-git-send-email-hdegoede@redhat.com> Message-ID: <1461317551.24107.23.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, 2016-04-14 at 16:51 +0200, Hans de Goede wrote: > LDO3 is used for the VGA output, this fixes a regression where the > VGA > output on these boards would no longer work. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell