pwm: pwm-mxs: encode soc name in compatible string
authorShawn Guo <shawn.guo@linaro.org>
Tue, 26 Jun 2012 08:58:08 +0000 (16:58 +0800)
committerThierry Reding <thierry.reding@avionic-design.de>
Mon, 23 Jul 2012 11:23:53 +0000 (13:23 +0200)
commit071407eefd708d7e273b67af150f8dff6c51eb58
tree8ce88fd8a1c0d456d9a9c0b5e027886047e325c9
parent200efedd87662e3510b2e9ac8b56c8a32baf3e12
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>
Documentation/devicetree/bindings/pwm/mxs-pwm.txt
drivers/pwm/pwm-mxs.c