pwm: atmel: Add a hint where to find hardware documentation
authorUwe Kleine-König <uwe@kleine-koenig.org>
Sat, 24 Aug 2019 00:10:36 +0000 (02:10 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 8 Jan 2020 12:42:40 +0000 (13:42 +0100)
commit3c269ba6d8af044ecdb69c610b24697a43ef71c3
tree8cdb4e5a1f8c276cee89f2040dbd13aba0498ca5
parent3c64ed74d619c25c65abb1fcafcb1aff835867d5
pwm: atmel: Add a hint where to find hardware documentation

Most Microchip (formerly Atmel) chips have publicly available manuals.
A comprehensive list is already contained in the documentation folder.
Reference this list in the header of the driver to allow reviewers to
find the relevant manuals.

Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-atmel.c