diff options
author | Matt Porter <mporter@konsulko.com> | 2015-03-09 16:24:21 +0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2015-03-11 11:47:50 +0300 |
commit | 67d7bc487075a0155a6d6d477f266b5bb370a238 (patch) | |
tree | 61c3cdab603e54bad043cc07d0815bdfb84f9ebe /drivers/pwm | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) | |
download | linux-67d7bc487075a0155a6d6d477f266b5bb370a238.tar.xz |
pwm: imx-pwm: add explicit compatible strings and required clock properties
The imx-pwm binding contains language indicating compatible strings to
be used that is not valid for all supported parts e.g. Should be
"fsl,<soc>-pwm". Fix this by enumerating the valid compatible strings
that represent the two versions of this peripheral in use.
The binding is also missing the clocks/clock-names properties so
document these, the two required ipg and per clocks, and add these
properties to the example.
Signed-off-by: Matt Porter <mporter@konsulko.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm')
0 files changed, 0 insertions, 0 deletions