mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
83af24027b
Add support for encoding PWM properties in bit encoded form with of_pwm_xlate_with_flags() function support. Platforms require platform specific PWM properties has to populate in 3rd cell of the pwm-specifier and PWM driver should also set .of_xlate support with this function. Currently PWM property polarity encoded in bit position 0 of the third cell in pwm-specifier. Signed-off-by: Philip, Avinash <avinashphilip@ti.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> |
||
---|---|---|
.. | ||
core.c | ||
Kconfig | ||
Makefile | ||
pwm-ab8500.c | ||
pwm-bfin.c | ||
pwm-imx.c | ||
pwm-jz4740.c | ||
pwm-lpc32xx.c | ||
pwm-mxs.c | ||
pwm-puv3.c | ||
pwm-pxa.c | ||
pwm-samsung.c | ||
pwm-spear.c | ||
pwm-tegra.c | ||
pwm-tiecap.c | ||
pwm-tiehrpwm.c | ||
pwm-twl6030.c | ||
pwm-vt8500.c |