From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 11 Oct 2015 10:04:52 +0100 Subject: [U-Boot] [PATCH v2] sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER In-Reply-To: <1444479875-6252-1-git-send-email-hdegoede@redhat.com> References: <1444479875-6252-1-git-send-email-hdegoede@redhat.com> Message-ID: <1444554292.16876.16.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, 2015-10-10 at 14:24 +0200, Hans de Goede wrote: > [...] > + Select this to enable support for the axp152 pmic found on most > + A10s boards. > [...] > + Select this to enable support for the axp209 pmic found on most > + A10, A13 and A20 boards. > [...] > + Select this to enable support for the axp221/axp223 pmic found on most > sun6i (A31) / sun8i (A23) boards. Some inconsistency with the SoC naming ["Axx" vs "sunxi (Axx)"], but nonetheless: Acked-by: Ian Campbell Feel free to retain if adding the appropriate sunXi to the first two or removing them from the 3rd as you like. Ian.