forked from Minki/linux
pwm: imx: Document known limitations
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
This commit is contained in:
parent
3b442c60cf
commit
f6960976c4
@ -3,6 +3,10 @@
|
||||
* simple driver for PWM (Pulse Width Modulator) controller
|
||||
*
|
||||
* Derived from pxa PWM driver by eric miao <eric.miao@marvell.com>
|
||||
*
|
||||
* Limitations:
|
||||
* - When disabled the output is driven to 0 independent of the configured
|
||||
* polarity.
|
||||
*/
|
||||
|
||||
#include <linux/bitfield.h>
|
||||
|
Loading…
Reference in New Issue
Block a user