From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 0/3] MSM gpio fixes Date: Sat, 20 Jul 2013 22:54:42 +0200 Message-ID: References: <1374178035-19943-1-git-send-email-davidb@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mail-ob0-f170.google.com ([209.85.214.170]:33529 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754974Ab3GTUym (ORCPT ); Sat, 20 Jul 2013 16:54:42 -0400 Received: by mail-ob0-f170.google.com with SMTP id ef5so6768948obb.1 for ; Sat, 20 Jul 2013 13:54:42 -0700 (PDT) In-Reply-To: <1374178035-19943-1-git-send-email-davidb@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: David Brown Cc: Russell King , Daniel Walker , Bryan Huntsman , Grant Likely , "linux-kernel@vger.kernel.org" , "linux-arm-msm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-gpio@vger.kernel.org On Thu, Jul 18, 2013 at 10:07 PM, David Brown wrote: > Rohit sent these three fixes out on June 18. I still need a > devicetree ack for the first patch, and would like these to get pulled > in for v3.11 > > Rohit Vaswani (3): > ARM: msm: dts: Fix the gpio register address for msm8960 > drivers: gpio: msm: Fix the error condition for reading ngpio OK for these two... > ARM: msm: Consolidate gpiomux for older architectures This does not look like a fix? Surely this can wait for v3.12? Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755119Ab3GTUyo (ORCPT ); Sat, 20 Jul 2013 16:54:44 -0400 Received: from mail-ob0-f177.google.com ([209.85.214.177]:59232 "EHLO mail-ob0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754973Ab3GTUym (ORCPT ); Sat, 20 Jul 2013 16:54:42 -0400 MIME-Version: 1.0 In-Reply-To: <1374178035-19943-1-git-send-email-davidb@codeaurora.org> References: <1374178035-19943-1-git-send-email-davidb@codeaurora.org> Date: Sat, 20 Jul 2013 22:54:42 +0200 Message-ID: Subject: Re: [PATCH 0/3] MSM gpio fixes From: Linus Walleij To: David Brown Cc: Russell King , Daniel Walker , Bryan Huntsman , Grant Likely , "linux-kernel@vger.kernel.org" , "linux-arm-msm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-gpio@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 On Thu, Jul 18, 2013 at 10:07 PM, David Brown wrote: > Rohit sent these three fixes out on June 18. I still need a > devicetree ack for the first patch, and would like these to get pulled > in for v3.11 > > Rohit Vaswani (3): > ARM: msm: dts: Fix the gpio register address for msm8960 > drivers: gpio: msm: Fix the error condition for reading ngpio OK for these two... > ARM: msm: Consolidate gpiomux for older architectures This does not look like a fix? Surely this can wait for v3.12? Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Sat, 20 Jul 2013 22:54:42 +0200 Subject: [PATCH 0/3] MSM gpio fixes In-Reply-To: <1374178035-19943-1-git-send-email-davidb@codeaurora.org> References: <1374178035-19943-1-git-send-email-davidb@codeaurora.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jul 18, 2013 at 10:07 PM, David Brown wrote: > Rohit sent these three fixes out on June 18. I still need a > devicetree ack for the first patch, and would like these to get pulled > in for v3.11 > > Rohit Vaswani (3): > ARM: msm: dts: Fix the gpio register address for msm8960 > drivers: gpio: msm: Fix the error condition for reading ngpio OK for these two... > ARM: msm: Consolidate gpiomux for older architectures This does not look like a fix? Surely this can wait for v3.12? Yours, Linus Walleij