From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: [PATCH 0/5] sun6i: Add A31s (pinctrl) support Date: Fri, 28 Nov 2014 13:59:46 +0100 Message-ID: <547871C2.6050209@redhat.com> References: <1416747283-13489-1-git-send-email-hdegoede@redhat.com> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Return-path: In-Reply-To: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Linus Walleij Cc: Maxime Ripard , Chen-Yu Tsai , devicetree , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , linux-sunxi List-Id: devicetree@vger.kernel.org Hi, On 11/28/2014 01:01 PM, Linus Walleij wrote: > On Sun, Nov 23, 2014 at 1:54 PM, Hans de Goede wrote: > >> I'm not sure if sunxi pinctrl patches go through Maxime's tree or Linus' tree, >> so I'll leave figuring out who takes what patches to you two. > > The changes in drivers/pinctrl and arch/* are usually orthogonal > (just Kconfig symbols and DTS changes, no cross calls or header > files that break compilation etc) and then they can be > applied orthogonally. I just put the pinctrl patch in my tree and > the rest in the platform tree. Ok, note in case it was not clear there will be a v2, so please do not merge v1. Thanks, Hans