From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753441AbbBKOqD (ORCPT ); Wed, 11 Feb 2015 09:46:03 -0500 Received: from mail-oi0-f49.google.com ([209.85.218.49]:55543 "EHLO mail-oi0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752896AbbBKOp7 (ORCPT ); Wed, 11 Feb 2015 09:45:59 -0500 MIME-Version: 1.0 In-Reply-To: <1423644176.1967.12.camel@mussux00.eus.mediatek.inc> References: <1421818097-9281-1-git-send-email-hongzhou.yang@mediatek.com> <1421818097-9281-4-git-send-email-hongzhou.yang@mediatek.com> <1423644176.1967.12.camel@mussux00.eus.mediatek.inc> Date: Wed, 11 Feb 2015 22:45:58 +0800 Message-ID: Subject: Re: [PATCH v5 3/5] ARM: mediatek: Add Pinctrl/GPIO driver for mt8135. From: Linus Walleij To: Hongzhou Yang Cc: Rob Herring , Matthias Brugger , Sascha Hauer , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Grant Likely , "Joe.C" , Catalin Marinas , Vladimir Murzin , Ashwin Chaugule , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , dandan.he@mediatek.com, alan.cheng@mediatek.com, toby.liu@mediatek.com, maoguang.meng@mediatek.com, huang eddie , Jean-Christophe PLAGNIOL-VILLARD Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 11, 2015 at 4:42 PM, Hongzhou Yang wrote: > Due to pinconf relate API changed at kernel-3.20, a build error > happened. > Do I need to send patch v6? I discussed with your colleagues and I think it's simplest just to make a small fix patch on top of what is found on the mtk-staging branch and I'll apply it there. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v5 3/5] ARM: mediatek: Add Pinctrl/GPIO driver for mt8135. Date: Wed, 11 Feb 2015 22:45:58 +0800 Message-ID: References: <1421818097-9281-1-git-send-email-hongzhou.yang@mediatek.com> <1421818097-9281-4-git-send-email-hongzhou.yang@mediatek.com> <1423644176.1967.12.camel@mussux00.eus.mediatek.inc> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1423644176.1967.12.camel-D7nD0Abf+yK32DnWO+1rnpwj/f+2Zy/dxddQ6fo/n9Y@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Hongzhou Yang Cc: Rob Herring , Matthias Brugger , Sascha Hauer , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Grant Likely , "Joe.C" , Catalin Marinas , Vladimir Murzin , Ashwin Chaugule , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , dandan.he-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, alan.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, toby.liu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, maoguang.meng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, huang eddie , Jean-Christophe List-Id: devicetree@vger.kernel.org On Wed, Feb 11, 2015 at 4:42 PM, Hongzhou Yang wrote: > Due to pinconf relate API changed at kernel-3.20, a build error > happened. > Do I need to send patch v6? I discussed with your colleagues and I think it's simplest just to make a small fix patch on top of what is found on the mtk-staging branch and I'll apply it there. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Wed, 11 Feb 2015 22:45:58 +0800 Subject: [PATCH v5 3/5] ARM: mediatek: Add Pinctrl/GPIO driver for mt8135. In-Reply-To: <1423644176.1967.12.camel@mussux00.eus.mediatek.inc> References: <1421818097-9281-1-git-send-email-hongzhou.yang@mediatek.com> <1421818097-9281-4-git-send-email-hongzhou.yang@mediatek.com> <1423644176.1967.12.camel@mussux00.eus.mediatek.inc> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Feb 11, 2015 at 4:42 PM, Hongzhou Yang wrote: > Due to pinconf relate API changed at kernel-3.20, a build error > happened. > Do I need to send patch v6? I discussed with your colleagues and I think it's simplest just to make a small fix patch on top of what is found on the mtk-staging branch and I'll apply it there. Yours, Linus Walleij