diff options
author | David Wu <david.wu@rock-chips.com> | 2017-08-08 18:42:47 +0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2017-08-18 18:44:34 +0300 |
commit | 3f9a363133eae0d01e77200af4ce9b58a4a9fc24 (patch) | |
tree | 6fb6401fdebe25b8be39c7e06ad3602438a9ad05 /Documentation/devicetree/bindings/pwm | |
parent | 831b2790507b3aac3213e9f39c714d85b0220098 (diff) | |
download | linux-3f9a363133eae0d01e77200af4ce9b58a4a9fc24.tar.xz |
pwm: rockchip: Add rk3328 support
The rk3328 SoC supports atomic update, we could lock the configuration
of period and duty at first, after unlock is configured, the period and
duty are effective at the same time.
If the polarity, period and duty need to be configured together,
the way for atomic update is "configure lock and old polarity" ->
"configure period and duty" -> "configure unlock and new polarity".
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/pwm')
0 files changed, 0 insertions, 0 deletions