From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Wed, 01 Aug 2012 03:20:16 +0000 Subject: Re: [PATCH v2 0/6] Backlight support for the Armadillo 800 EVA board Message-Id: <20120801032016.GA19796@verge.net.au> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Tue, Jul 24, 2012 at 04:40:17PM +0200, Laurent Pinchart wrote: > Hi everybody, > > Here's the second version of the Armadillo 800 EVA board backlight support > patches. The backlight is driven by a PWM signal generated by the TPU, so > the bulk of the patch set consists of a TPU PWM driver. The last two patches > remove the LED-specific leds-renesas-tpu driver and make the Kota2 board use > the new rmob-tpu-pwm driver with leds-pwm. > > The patches have been tested with the Armadillo EVA 800 board. The Kota2 > patches have only been compile-tested. > > Changes since v1: > > - Add an RMOB_TPU_PWM_ID macro to compute PWM IDs based on the number of > channels per TPU. FWIW, having tested the first version of this series on an Armadillo board I have no objections to v2 of this series.