From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob Pan Subject: Re: [PATCH v6 1/2] mfd/axp20x: extend axp20x to support axp288 pmic Date: Mon, 6 Oct 2014 10:17:19 -0700 Message-ID: <20141006101719.7efb62e8@icelake> References: <1411644045-21281-1-git-send-email-jacob.jun.pan@linux.intel.com> <54268DC0.40406@kernel.org> <20141006165209.GC3848@lee--X1> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141006165209.GC3848@lee--X1> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lee Jones Cc: Jonathan Cameron , IIO , LKML , DEVICE TREE , Carlo Caione , Srinivas Pandruvada , Aaron Lu , Alan Cox , Samuel Ortiz , Liam Girdwood , Mark Brown , Grant Likely , Greg Kroah-Hartman , Rob Herring , Lars-Peter Clausen , Hartmut Knaack , Fugang Duan , Arnd Bergmann , Zubair Lutfullah , Sebastian Reichel , Johannes Thumshirn , Philippe Reynes , Angelo Compagnucci List-Id: devicetree@vger.kernel.org On Mon, 6 Oct 2014 17:52:09 +0100 Lee Jones wrote: > Date: Mon, 6 Oct 2014 17:52:09 +0100 > User-Agent: Mutt/1.5.21 (2010-09-15) > > On Sat, 27 Sep 2014, Jonathan Cameron wrote: > > > On 25/09/14 12:20, Jacob Pan wrote: > > > X-Powers AXP288 is a customized PMIC for Intel Baytrail-CR > > > platforms. Similar to AXP202/209, AXP288 comes with USB charger, > > > more LDO and BUCK channels, and AD converters. It also provides > > > extended status and interrupt reporting capabilities than the > > > devices currently supported in axp20x.c. > > > > > > In addition to feature extension, this patch also adds ACPI > > > binding for enumeration. > > > > > > This consolidated driver should support more X-Powers' PMICs in > > > both device tree and ACPI enumerated platforms. > > > > > > Signed-off-by: Jacob Pan > > > Reviewed-by: Maxime Ripard > > Reviewed-by: Jonathan Cameron > > > > (I'm assuming Lee will take the whole series when he is happy with > > it). > > I only see patch 1? Hi Lee, here is #2. will also send you a copy directly. https://lkml.org/lkml/2014/9/25/538