From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754225AbbEKOmK (ORCPT ); Mon, 11 May 2015 10:42:10 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:35519 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751310AbbEKOlv (ORCPT ); Mon, 11 May 2015 10:41:51 -0400 Date: Mon, 11 May 2015 15:41:49 +0100 From: Charles Keepax To: Mark Brown Cc: lee.jones@linaro.org, lgirdwood@gmail.com, sameo@linux.intel.com, patches@opensource.wolfsonmicro.com, linux-kernel@vger.kernel.org Subject: Re: [RESEND PATCH v3 07/10] regulator: arizona-ldo1: Add additional supported voltage Message-ID: <20150511144149.GE3480@opensource.wolfsonmicro.com> References: <1431349090-24173-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> <1431349090-24173-8-git-send-email-ckeepax@opensource.wolfsonmicro.com> <20150511142002.GB3458@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150511142002.GB3458@sirena.org.uk> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 11, 2015 at 03:20:02PM +0100, Mark Brown wrote: > On Mon, May 11, 2015 at 01:58:07PM +0100, Charles Keepax wrote: > > This patch adds support for the 1.175V mode on the LDO1 regulator on the > > wm5110. This is need as part of the low power sleep mode operation. > > Applied, thanks. Why did this not get applied along with the other > WM8280 stuff? The series that has already been applied basically just added the wm8280. This series does a bunch of fixups to the boot of both wm5110 and wm8280 and this patch is required as part of that. Thanks, Charles