From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Fri, 22 Jan 2016 15:10:30 +0100 Subject: [U-Boot] [linux-sunxi] [PATCH 0/5] sunxi: power: axp818: Support ALDO/DLDO/ELDOs In-Reply-To: <1452580960-16570-1-git-send-email-wens@csie.org> References: <1452580960-16570-1-git-send-email-wens@csie.org> Message-ID: <56A23856.2040207@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 12-01-16 07:42, Chen-Yu Tsai wrote: > Hi everyone, > > This series adds proper support for ALDO/DLDO/ELDOs on AXP818. FLDOs > aren't covered yet, though the hardware defaults should work nicely > with sane hardware. ALDO functions aren't consolidated or cleaned up > either. > > Patch 1 cleans up the axp818 header. > > Patch 2 merges the separate axp221 dldo functions into 1. > > Patch 3 adds support for axp818's dldos and eldos. > > Patch 4 drops the LDO voltages from h8_homlet_v2_defconfig. These > match the defaults. > > Patch 5 adds support for axp818's aldos. Thanks, applied. Regards, Hans