linux/drivers/pwm
Shawn Guo 071407eefd pwm: pwm-mxs: encode soc name in compatible string
Encode soc name in the compatible string to know the specific version
hardware block.  This is the general approach adopted for most bindings.
Change mxs-pwm binding to use the approach.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
2012-07-23 13:23:53 +02:00
..
core.c pwm: Add device tree support 2012-06-15 12:56:57 +02:00
Kconfig pwm: add pwm-mxs support 2012-07-02 22:06:34 +02:00
Makefile pwm: add pwm-mxs support 2012-07-02 22:06:34 +02:00
pwm-bfin.c pwm: Move Blackfin PWM driver to PWM framework 2012-07-02 21:38:59 +02:00
pwm-imx.c ARM i.MX: Move i.MX pwm driver to pwm framework 2012-07-02 21:39:01 +02:00
pwm-mxs.c pwm: pwm-mxs: encode soc name in compatible string 2012-07-23 13:23:53 +02:00
pwm-pxa.c pwm: Move PXA PWM driver to PWM framework 2012-07-02 21:39:00 +02:00
pwm-samsung.c ARM Samsung: Move s3c pwm driver to pwm framework 2012-07-02 21:39:02 +02:00
pwm-tegra.c pwm: tegra: Add device tree support 2012-07-02 21:38:59 +02:00
pwm-vt8500.c ARM vt8500: Move vt8500 pwm driver to pwm framework 2012-07-02 22:06:33 +02:00