diff options
author | Brian Norris <briannorris@chromium.org> | 2016-07-15 16:28:43 -0700 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2016-07-25 10:39:36 +0200 |
commit | 9e60f50b4a79ae2df791d89d08cf2b78ad7629bd (patch) | |
tree | bee8d37f05bf139f38e1e0f52c5fc8458ca3a673 /drivers/pwm | |
parent | 38593426ecc7e0e22873dcd7b5d471eb869a0b6e (diff) | |
download | linux-9e60f50b4a79ae2df791d89d08cf2b78ad7629bd.tar.bz2 |
dt-bindings: pwm: Add binding for ChromeOS EC PWM
The ChromeOS Embedded Controller can support controlling its attached
PWMs via its host-command interface. The number of supported PWMs varies
on a per-board basis, but we can autodetect this by checking the error
codes, so we don't need an extra property for this. And because the EC
only allows specifying the duty cycle and not the period, we don't
specify the period via pwm-cells, and instead have only support for one
cell -- to specify the index.
Signed-off-by: Brian Norris <briannorris@chromium.org>
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