Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753261Ab2KDS3Q (ORCPT ); Sun, 4 Nov 2012 13:29:16 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:37387 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751993Ab2KDS3M (ORCPT ); Sun, 4 Nov 2012 13:29:12 -0500 MIME-Version: 1.0 In-Reply-To: <1351928793-14375-1-git-send-email-mika.westerberg@linux.intel.com> References: <1351928793-14375-1-git-send-email-mika.westerberg@linux.intel.com> Date: Sun, 4 Nov 2012 19:29:10 +0100 Message-ID: Subject: Re: [PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C From: Linus Walleij To: Mika Westerberg , Grant Likely Cc: linux-kernel@vger.kernel.org, lenb@kernel.org, rafael.j.wysocki@intel.com, broonie@opensource.wolfsonmicro.com, khali@linux-fr.org, ben-linux@fluff.org, w.sang@pengutronix.de, mathias.nyman@linux.intel.com, linux-acpi@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 834 Lines: 21 On Sat, Nov 3, 2012 at 8:46 AM, Mika Westerberg wrote: > With ACPI 5 we can now describe how devices are connected to their bus > using new resources: SPISerialBus and I2CSerialBus. Also it is now possible > to add GPIO connections for the devices with the help of GpioIO and GpioInt > resources. > > This series adds support for these new resources. I would very much like Grant to review and merge these patches, since he is way more familiar with these concepts than me, but I'll have a quick glance for syntax and semantics... Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/