From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Tue, 06 Jan 2015 11:35:01 +0100 Subject: [U-Boot] [PATCH] sunxi: axp221: Fix using the wrong register address for ALDO2 In-Reply-To: <1420477764.28863.77.camel@hellion.org.uk> References: <1420474687-15332-1-git-send-email-hdegoede@redhat.com> <1420474687-15332-2-git-send-email-hdegoede@redhat.com> <1420477764.28863.77.camel@hellion.org.uk> Message-ID: <54ABBA55.8020504@redhat.com> 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 05-01-15 18:09, Ian Campbell wrote: > On Mon, 2015-01-05 at 17:18 +0100, Hans de Goede wrote: >> This fixes us never programming ALDO2, and programming the ALDO2 voltage >> into ALDo1. >> >> Reported-by: Siarhei Siamashka >> Signed-off-by: Hans de Goede > > Acked-by: Ian Campbell Thanks I've just send out a pull-req for v2015.01 with this fix in, I just realized I forgot to amend the commit message with your Acked-by though, ah well. Regards, Hans