From 2b4984bef47a5920bb6ed7f5ede90d8302fee554 Mon Sep 17 00:00:00 2001 From: Boris Brezillon Date: Tue, 7 Oct 2014 15:38:14 +0200 Subject: [PATCH] pwm: add support for atmel-hlcdc-pwm device The HLCDC IP available in some Atmel SoCs (i.e. at91sam9x5, at91sam9n12 or sama5d3 families for instance) provides a PWM device. This driver add support for a PWM chip exposing a single PWM device (which will most likely be used to drive a backlight device). Signed-off-by: Boris Brezillon Tested-by: Anthony Harivel Tested-by: Ludovic Desroches Acked-by: Thierry Reding Acked-by: Nicolas Ferre Signed-off-by: Thierry Reding --- Reading git-format-patch failed