From mboxrd@z Thu Jan 1 00:00:00 1970 From: sshtylyov@mvista.com (Sergei Shtylyov) Date: Thu, 07 Jul 2011 15:30:42 +0400 Subject: [PATCH v2 0/2] Add device tree probe for imx/mxc gpio In-Reply-To: <1309879166-25788-1-git-send-email-shawn.guo@linaro.org> References: <1309879166-25788-1-git-send-email-shawn.guo@linaro.org> Message-ID: <4E1598E2.4080205@mvista.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. On 05-07-2011 19:19, Shawn Guo wrote: > The first patch removes the uses of cpu_is_mx(), There are 3 patches total. And this is the second patch... > and the second one adds device tree probe support. ... and this is the third. > Changes since v1: > * Address review comments given by Grant and Sascha > * Add patch #1 to get gpio range/base from gpio core > Shawn Guo (3): > gpio/mxc: get gpio range/base from gpio core > gpio/mxc: get rid of the uses of cpu_is_mx() > gpio/mxc: add device tree probe support WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH v2 0/2] Add device tree probe for imx/mxc gpio Date: Thu, 07 Jul 2011 15:30:42 +0400 Message-ID: <4E1598E2.4080205@mvista.com> References: <1309879166-25788-1-git-send-email-shawn.guo@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1309879166-25788-1-git-send-email-shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Shawn Guo Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org List-Id: devicetree@vger.kernel.org Hello. On 05-07-2011 19:19, Shawn Guo wrote: > The first patch removes the uses of cpu_is_mx(), There are 3 patches total. And this is the second patch... > and the second one adds device tree probe support. ... and this is the third. > Changes since v1: > * Address review comments given by Grant and Sascha > * Add patch #1 to get gpio range/base from gpio core > Shawn Guo (3): > gpio/mxc: get gpio range/base from gpio core > gpio/mxc: get rid of the uses of cpu_is_mx() > gpio/mxc: add device tree probe support WBR, Sergei