From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Date: Mon, 23 Dec 2013 08:28:43 +0000 Subject: Re: [PATCH] video: imxfb: Use regulator API with LCD class for powering Message-Id: <20131223082842.GI26070@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> In-Reply-To: <1387787053.605757144@f413.i.mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org 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. Shawn