linux/Documentation/devicetree/bindings/pwm
Mike Dunn b52fa7bc5d pwm: pxa: Add device tree support
This patch adds device tree support to the PXA's PWM driver.  Nothing
needs to be extracted from the device tree node by the PWM device.
Client devices need only specify the period; the per-chip index is
implicitly zero because one device node must be present for each PWM
output in use.  This approach is more convenient due to the wide
variability in the number of PWM channels present across the various PXA
variants, and is made possible by the fact that the register sets for
each PWM channel are segregated from each other.  An of_xlate() method
is added to parse this single-cell node.  The existing ID table is
reused for the match table data.

Tested on a Palm Treo 680 (both platform data and DT cases).

Signed-off-by: Mike Dunn <mikedunn@newsguy.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
2013-12-04 10:18:52 +01:00
..
atmel-tcb-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
imx-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
lpc32xx-pwm.txt pwm: add lpc32xx PWM support 2012-07-23 13:24:05 +02:00
mxs-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
nvidia,tegra20-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
nxp,pca9685-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
pwm-samsung.txt Documentation/pwm: Update supported SoC name for pwm-samsung 2013-11-11 10:23:56 +01:00
pwm-tiecap.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
pwm-tiehrpwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
pwm-tipwmss.txt pwm: Add TI PWM subsystem driver 2012-11-28 15:14:41 +01:00
pwm.txt pwm: Add PWM polarity flag macro for DT 2013-09-03 13:08:09 +02:00
pxa-pwm.txt pwm: pxa: Add device tree support 2013-12-04 10:18:52 +01:00
renesas,tpu-pwm.txt pwm: renesas-tpu: Add DT support 2013-09-03 13:09:15 +02:00
spear-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
ti,twl-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
ti,twl-pwmled.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00
vt8500-pwm.txt pwm: Update DT bindings to reference pwm.txt for cells documentation 2013-09-03 13:08:10 +02:00