Kevin Kim
620bc954fc
pwm: gpio: Add a generic gpio based PWM driver
...
From: Olliver Schinagl <oliver@schinagl.nl >
This patch adds a bit-banging gpio PWM driver. It makes use of hrtimers,
to allow nano-second resolution, though it obviously strongly depends on
the switching speed of the gpio pins, hrtimer and system load.
Each pwm node can have 1 or more "pwm-gpio" entries, which will be
treated as pwm's as part of a pwm chip.
Change-Id: Idd42bf6d79f8ce52275a15965b02af470f28da7c
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl >
2019-02-08 18:44:16 +09:00
..
2016-09-05 16:45:39 +02:00
2019-02-08 18:44:16 +09:00
2019-02-08 18:44:16 +09:00
2014-10-20 16:21:28 +02:00
2016-06-14 10:51:45 +02:00
2015-10-06 12:33:14 +02:00
2016-07-11 12:49:36 +02:00
2015-12-16 16:45:32 +01:00
2016-07-11 12:49:25 +02:00
2015-08-17 16:19:41 +02:00
2016-09-06 10:48:52 +02:00
2014-10-20 16:21:28 +02:00
2016-03-23 17:11:45 +01:00
2016-07-06 17:38:17 +02:00
2016-05-17 14:44:59 +02:00
2016-09-06 10:48:54 +02:00
2015-07-20 09:46:06 +02:00
2016-04-14 16:54:00 +02:00
2019-02-08 18:44:16 +09:00
2016-03-23 17:11:02 +01:00
2015-07-20 09:53:22 +02:00
2014-10-20 16:21:28 +02:00
2014-10-20 16:21:28 +02:00
2016-09-08 10:55:05 +02:00
2016-07-11 12:49:29 +02:00
2016-07-11 12:07:25 +02:00
2018-07-03 11:23:16 +02:00
2018-07-03 11:23:16 +02:00
2018-07-03 11:23:16 +02:00
2016-10-21 09:10:11 +02:00
2016-09-06 10:48:53 +02:00
2015-07-20 09:46:06 +02:00
2016-06-29 21:54:00 -07:00
2017-03-15 10:02:46 +08:00
2014-10-20 16:21:28 +02:00
2016-05-03 13:44:37 +02:00
2018-04-24 09:34:14 +02:00
2015-07-20 09:46:06 +02:00
2017-04-21 09:31:22 +02:00
2016-09-06 10:48:55 +02:00
2014-10-20 16:21:28 +02:00
2016-09-08 10:55:12 +02:00
2018-03-22 09:17:55 +01:00
2016-09-08 10:55:05 +02:00
2018-03-22 09:17:52 +01:00
2016-07-11 12:07:18 +02:00
2018-09-09 20:01:25 +02:00
2016-09-06 10:48:54 +02:00
2016-09-05 07:13:47 +02:00
2014-10-20 16:21:28 +02:00
2016-11-29 16:43:24 +01:00