From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.dev.rtsoft.ru (mail.dev.rtsoft.ru [213.79.90.226]) by ozlabs.org (Postfix) with SMTP id 68EF3B7D0F for ; Sat, 6 Feb 2010 07:32:04 +1100 (EST) Date: Fri, 5 Feb 2010 23:32:01 +0300 From: Anton Vorontsov To: Grant Likely , David Brownell Subject: [PATCH v2 0/4] OF GPIO integration for I2C/SPI GPIO chips Message-ID: <20100205203201.GA32281@oksana.dev.rtsoft.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Bill Gatliff , Dmitry Eremin-Solenikov , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Andrew Morton Reply-To: avorontsov@ru.mvista.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, Here comes v2. Changes: - In 'gpiolib: Introduce chip addition/removal notifier', open-coded gpio_call_chain(). - In 'of/gpio: Add support for two-stage registration for the of_gpio_chips', improved commit message. David, I think it would be best if these patches could go via powerpc or OF trees, so your Ack would be highly appreciated. Thanks! -- Anton Vorontsov email: cbouatmailru@gmail.com irc://irc.freenode.net/bd2 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932326Ab0BEUcH (ORCPT ); Fri, 5 Feb 2010 15:32:07 -0500 Received: from mail.dev.rtsoft.ru ([213.79.90.226]:43916 "HELO mail.dev.rtsoft.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753638Ab0BEUcF (ORCPT ); Fri, 5 Feb 2010 15:32:05 -0500 Date: Fri, 5 Feb 2010 23:32:01 +0300 From: Anton Vorontsov To: Grant Likely , David Brownell Cc: Andrew Morton , Bill Gatliff , Dmitry Eremin-Solenikov , Benjamin Herrenschmidt , linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/4] OF GPIO integration for I2C/SPI GPIO chips Message-ID: <20100205203201.GA32281@oksana.dev.rtsoft.ru> Reply-To: avorontsov@ru.mvista.com MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, Here comes v2. Changes: - In 'gpiolib: Introduce chip addition/removal notifier', open-coded gpio_call_chain(). - In 'of/gpio: Add support for two-stage registration for the of_gpio_chips', improved commit message. David, I think it would be best if these patches could go via powerpc or OF trees, so your Ack would be highly appreciated. Thanks! -- Anton Vorontsov email: cbouatmailru@gmail.com irc://irc.freenode.net/bd2