mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-08 00:29:36 -04:00
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:
committed by
Thierry Reding
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>
|
||||
|
||||
Reference in New Issue
Block a user