pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handling
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Wed, 19 Nov 2014 14:33:09 +0000 (15:33 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 4 Dec 2014 10:32:36 +0000 (11:32 +0100)
at91sam9x5 has an errata forbidding the use of slow clk as a clk source and
sama5d3 SoCs has another errata forbidding the use of div1 prescaler.

Take both of these erratas into account.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-atmel-hlcdc.c

Simple merge