From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peng Fan Date: Wed, 17 Feb 2016 13:23:01 +0800 Subject: [U-Boot] [PATCH V2 1/2] pinctrl: imx: Introduce pinctrl driver for i.MX6 In-Reply-To: References: <1454465168-21060-1-git-send-email-van.freenix@gmail.com> <20160215083351.GA15584@linux-7smt.suse> <20160217024547.GA16604@linux-7smt.suse> Message-ID: <20160217052231.GA22565@linux-7smt.suse> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On Tue, Feb 16, 2016 at 07:50:25PM -0700, Simon Glass wrote: >Hi Peng, > >On 16 February 2016 at 19:45, Peng Fan wrote: >> Hi Simon, >> >> On Tue, Feb 16, 2016 at 09:00:55AM -0700, Simon Glass wrote: >>>Hi Peng, >>> >>>On 15 February 2016 at 01:33, Peng Fan wrote: >>>> Hi Simon, >>>> >>>> Gentle ping.. >>> >>>Do you mean Stefan? I reviewed the previous so did not think it >>>necessary to look again. >> >> In this V2 version, I addressed your comments for V1. Not sure whether >> it's ok from your side :). This patch set was here for nearly two weeks. >> If it's ok for you, please merge this patch set :). > >I can certainly do this, but shouldn't it go through the freescale tree? I just think you are the owner of driver model tree :) imx tree or your tree, both are ok for me. Stefano, do you have time to review the patch set and merge? Thanks, Peng. > >[snip] > >Regards, >Simon