From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH/RFC] mfd: as3711: add OF support Date: Sat, 16 Feb 2013 15:13:13 +0900 Message-ID: <20130216061312.GA19142@verge.net.au> References: <20130216022630.GA11628@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130216022630.GA11628-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Guennadi Liakhovetski Cc: linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Samuel Ortiz , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Mark Brown , Magnus Damm , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Richard Purdie , Andrew Morton , Liam Girdwood List-Id: devicetree@vger.kernel.org On Sat, Feb 16, 2013 at 11:26:30AM +0900, Simon Horman wrote: > On Fri, Feb 15, 2013 at 11:07:16AM +0100, Guennadi Liakhovetski wrote: > > Add device-tree bindings to the AS3711 regulator and backlight drivers. > > Hi, > > at this stage I do not expect this code to go through the renesas tree. > However, in order to provide a basis for work on renesas SoCs I have added > this patch to the topic/backlight topic branch in the reneas tree on > kernel.org and merged it into topic/all+next. > > In other words, I am not picking this patch up to merge it or add it to > linux-next, rather I am storing it for reference. I have dropped this patch due to the of_device_is_available build error reported by kbuild and reported in another sub-thread.