From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dong Aisheng Subject: Re: [PATCH V4] pinctrl: core device tree mapping table parsing support Date: Mon, 26 Mar 2012 15:25:37 +0800 Message-ID: <20120326072536.GE23958@shlinux2.ap.freescale.net> References: <1332520186-23476-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Linus Walleij Cc: Stephen Warren , "grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org" , "rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org" , "linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org" , Dong Aisheng-B29396 , "s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org" , "dongas86-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" , "shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" , "thomas.abraham-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" , "tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org" , "sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Mon, Mar 26, 2012 at 03:00:12PM +0800, Linus Walleij wrote: > On Fri, Mar 23, 2012 at 5:29 PM, Stephen Warren wrote: > > > During pinctrl_get(), if the client device has a device tree node, look > > for the common pinctrl properties there. If found, parse the referenced > > device tree nodes, with the help of the pinctrl drivers, and generate > > mapping table entries from them. > > > > During pinctrl_put(), free any results of device tree parsing. > > > > Signed-off-by: Stephen Warren > > I really like this patch, nice clean and right to the point. > > Can I have some more ACKs on it? > > If no response in a day or two I'll apply it anyway just because > I like it. > Sorry for late. I like it too. Acked-by: Dong Aisheng Regards Dong Aisheng