commit | e362f10d4c5c64272a6bd77dd1f40283b35203b8 | [log] [tgz] |
---|---|---|
author | Michael Hope <mlhx@google.com> | Mon Jun 01 13:36:22 2020 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Jul 01 08:10:59 2020 -0500 |
tree | 4600085174723d3407827a9e8abed6a436d2e965 | |
parent | 4c53e5222ffd2423a6fcaf3b539381932c841f98 [diff] |
drivers: pwm: add a SAM0 TCC based PWM driver This runs the Timer/Counter for Control in 'normal' PWM mode. The number of channels and counter width depends on the device and is imported from DeviceTree. Signed-off-by: Michael Hope <mlhx@google.com>