From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH v2 2/8] mfd: core: redo ACPI matching of the children devices Date: Thu, 01 Oct 2015 23:59:07 +0200 Message-ID: <3274512.nm3FJOJWnt@vostro.rjw.lan> References: <1443698430-74415-1-git-send-email-andriy.shevchenko@linux.intel.com> <1443698430-74415-3-git-send-email-andriy.shevchenko@linux.intel.com> <20151001145436.GD3214@x1> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20151001145436.GD3214@x1> Sender: linux-gpio-owner@vger.kernel.org To: Lee Jones Cc: Andy Shevchenko , linux-acpi@vger.kernel.org, linux-i2c@vger.kernel.org, linux-gpio@vger.kernel.org, Wolfram Sang , Linus Walleij , Mika Westerberg , "Puustinen, Ismo" , "Pandruvada, Srinivas" , linux-kernel@vger.kernel.org List-Id: linux-i2c@vger.kernel.org On Thursday, October 01, 2015 03:54:36 PM Lee Jones wrote: > On Thu, 01 Oct 2015, Andy Shevchenko wrote: > > > There is at least one board on the market, i.e. Intel Galileo Gen2, that uses > > _ADR to distinguish the devices under one actual device. Due to this we have to > > improve the quirk in the MFD core to handle that board. > > > > Signed-off-by: Andy Shevchenko > > --- > > Documentation/acpi/enumeration.txt | 11 +++++--- > > drivers/mfd/mfd-core.c | 52 ++++++++++++++++++++++++++------------ > > include/linux/mfd/core.h | 10 ++++++-- > > 3 files changed, 52 insertions(+), 21 deletions(-) > > This whole patch still needs an ACPI Ack. I'll take care of it shortly. Thanks, Rafael