From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Brugger Subject: Re: [PATCH v3 5/5] arm: dts: Add pinctrl/GPIO/EINT node for mt2701 Date: Fri, 12 Feb 2016 00:27:40 +0100 Message-ID: <56BD18EC.3090601@gmail.com> References: <1451286546-5920-1-git-send-email-biao.huang@mediatek.com> <1451286546-5920-6-git-send-email-biao.huang@mediatek.com> <5685104D.7070008@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: Biao Huang , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "moderated list:ARM/Mediatek SoC support" , "linux-gpio@vger.kernel.org" , srv_heupstream@mediatek.com, Yingjoe Chen , Hongzhou Yang , Erin Lo List-Id: linux-gpio@vger.kernel.org On 07/01/16 11:14, Linus Walleij wrote: > On Thu, Dec 31, 2015 at 12:23 PM, Matthias Brugger > wrote: >> On 28/12/15 08:09, Biao Huang wrote: >>> >>> Add pinctrl and GPIO node to mt2701.dtsi >>> >>> Signed-off-by: Biao Huang >>> Acked-by: Linus Walleij >>> --- >>> arch/arm/boot/dts/mt2701.dtsi | 19 +++++++++++++++++++ >>> 1 file changed, 19 insertions(+) >>> >> >> Signed-off-by: Matthias Brugger >> >> Linus, will you take this patch through your branch? > > No I prefer anything in arch/arm/boot/dts/* to go in through > the ARM SoC tree. > > It can usually be merged orthogonally anyways. > > I take Documenation/devicetree/bindings/* and patches > to the driver itself in drivers/pinctrl/* > > Yours, > Linus Walleij > Applied, thanks.