From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Date: Wed, 08 Jan 2014 14:45:26 +0000 Subject: Re: [PATCH] video: imxfb: Use regulator API with LCD class for powering Message-Id: <20140108144524.GE10725@S2101-09.ap.freescale.net> List-Id: References: <1387624080-15312-1-git-send-email-shc_work@mail.ru> <20131223082107.GF26070@S2101-09.ap.freescale.net> <1387787053.605757144@f413.i.mail.ru> <20131223082842.GI26070@S2101-09.ap.freescale.net> <52CD5361.50205@ti.com> In-Reply-To: <52CD5361.50205@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Wed, Jan 08, 2014 at 03:32:17PM +0200, Tomi Valkeinen wrote: > On 2013-12-23 10:28, Shawn Guo wrote: > > On Mon, Dec 23, 2013 at 12:24:13PM +0400, Alexander Shiyan wrote: > >>> On Sat, Dec 21, 2013 at 03:08:00PM +0400, Alexander Shiyan wrote: > >>>> This patch replaces custom lcd_power() callback with > >>>> regulator API over LCD class. > >>> > >>> FYI. Denis' effort on this already goes to v13. > >>> > >>> http://thread.gmane.org/gmane.linux.ports.arm.kernel/285326 > >> > >> Hmm, OK, but having LCD class could resolve our problems with contrast control. > >> https://www.mail-archive.com/devicetree@vger.kernel.org/msg07660.html > > > > I just want to make sure you two are aware of each other's work. > > So, should I ignore this patch, or...? No, no, that's not what I meant. Please go ahead to review the patch and merge it if it looks good to you. Shawn