commit | 39e046f2c1dd0742976d7ee6e464744cf2122f41 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Wed Nov 19 15:33:09 2014 +0100 |
committer | Thierry Reding <thierry.reding@gmail.com> | Thu Dec 04 11:32:36 2014 +0100 |
tree | cd2e044d7b76473eace7179f4b30d00890339776 | |
parent | 97d0b42e39a73c7e0683927ee4b3775c7411b7bf [diff] |
pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handling 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>