commit | 1a9d208e3693ff5bb3c3f822ae79efdaadd44952 | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dariobin@libero.it> | Wed Dec 30 00:16:25 2020 +0100 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Jan 12 10:58:05 2021 +0530 |
tree | e26a48e948f271d39648156a9cee56f5c1564cdd | |
parent | 3e8e7bfdb5ba5c71bec3a2704f8bfa87827d308b [diff] |
bus: ti: am33xx: add pwm subsystem driver The TI PWMSS driver is a simple bus driver for providing clock and power management for the PWM peripherals on TI AM33xx SoCs, namely eCAP, eHRPWM and eQEP. For DT binding details see Linux doc: - Documentation/devicetree/bindings/pwm/pwm-tipwmss.txt Signed-off-by: Dario Binacchi <dariobin@libero.it>