From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sat, 19 Oct 2013 10:57:46 +0000 Subject: Re: [Patch v2][ 10/37] video: imxfb: Also add pwmr for the device tree. Message-Id: <20131019105746.GL18477@ns203013.ovh.net> List-Id: References: <1382022155-21954-1-git-send-email-denis@eukrea.com> <1382022155-21954-11-git-send-email-denis@eukrea.com> In-Reply-To: <1382022155-21954-11-git-send-email-denis@eukrea.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-arm-kernel@lists.infradead.org On 17:02 Thu 17 Oct , Denis Carikli wrote: > pwmr has to be set to get the imxfb backlight work, > though pwmr was only configurable trough the platform data. >=20 > Cc: Rob Herring > Cc: Pawel Moll > Cc: Mark Rutland > Cc: Stephen Warren > Cc: Ian Campbell > Cc: devicetree@vger.kernel.org > Cc: Jean-Christophe Plagniol-Villard > Cc: Tomi Valkeinen > Cc: linux-fbdev@vger.kernel.org > Cc: Sascha Hauer > Cc: linux-arm-kernel@lists.infradead.org > Cc: Eric B=E9nard > Signed-off-by: Denis Carikli Acked-by: Jean-Christophe PLAGNIOL-VILLARD Best Regards, J.