From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Mon, 10 Nov 2014 16:12:26 +0100 Subject: [U-Boot] [PATCH v4] sun6i: Add basic axp221 driver In-Reply-To: <1415628815.25176.25.camel@hellion.org.uk> References: <1415625111-3453-1-git-send-email-hdegoede@redhat.com> <1415625625.25176.17.camel@hellion.org.uk> <5460BEA2.5020201@redhat.com> <1415628815.25176.25.camel@hellion.org.uk> Message-ID: <5460D5DA.7010602@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 11/10/2014 03:13 PM, Ian Campbell wrote: > On Mon, 2014-11-10 at 14:33 +0100, Hans de Goede wrote: >> Hi, >> >> On 11/10/2014 02:20 PM, Ian Campbell wrote: >>> On Mon, 2014-11-10 at 14:11 +0100, Hans de Goede wrote: >>>> From: Oliver Schinagl >>>> >>>> The A31 uses the AXP221 pmic for various voltages. >>>> >>>> Signed-off-by: Oliver Schinagl >>>> Signed-off-by: Hans de Goede >>> >>> Acked-by: Ian Campbell >> >> Thanks, I've taken the liberty to change this to: >> >> Acked-by: Ian Campbell > > Right, thanks. Wrong set of finger macros loaded... > >> And pushed the entire series to u-boot-sunxi/next >> >> I'm somewhat tempted to send a PR with this to Tom, >> is there anything pending which we should get in first ? > > I seem to have http://patchwork.ozlabs.org/patch/403231/ delegated to > me, but didn't you fix that already? Yes that is already fixed in master, I've moved this to accepted. Regards, Hans