From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992547AbcBSJYh (ORCPT ); Fri, 19 Feb 2016 04:24:37 -0500 Received: from arrakis.dune.hu ([78.24.191.176]:59595 "EHLO arrakis.dune.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161093AbcBSJXy (ORCPT ); Fri, 19 Feb 2016 04:23:54 -0500 Subject: Re: [PATCH V2 1/2] pinctrl: mediatek: Modify pinctrl bindings for mt7623 To: Linus Walleij , Hongzhou Yang , Yingjoe Chen , Biao Huang References: <1455866238-6102-1-git-send-email-blogic@openwrt.org> Cc: Matthias Brugger , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "moderated list:ARM/Mediatek SoC support" , "devicetree@vger.kernel.org" From: John Crispin Message-ID: <56C6DF23.3060202@openwrt.org> Date: Fri, 19 Feb 2016 10:23:47 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19/02/2016 10:03, Linus Walleij wrote: > On Fri, Feb 19, 2016 at 8:17 AM, John Crispin wrote: > >> Signed-off-by: John Crispin >> Cc: devicetree@vger.kernel.org >> --- >> please apply to the devel-mt2701 branch >> >> Changes in V2 >> * make mt7623-pinfunc.h part of patch 1/2 >> * make sure the list stays sorted > > Patch applied unless the Mediatek maintainers come with serious > remarks (I can always revert). > > Only minor comments from Yingjoe on the previous version so I guess > it is finished. > > MTK guys: do you even have this SoC? It appears MTK is churning out > a plethora of SoCs and then they land in the lap of the OpenWRT > developers before the MTK maintainers even start to look at it... > > Yours, > Linus Walleij > I am doing this work in close collaboration with MTK. It is contractual work. MTK is huge and has many BUs, one of them is WCN, formerly known as Ralink. I have supported their MIPS silicon for many years now so asking me to also take care of the Wireless SoCs based on ARM was the natural next step. John