[PATCH v3 2/2] pwm: Add a driver for Chrome OS EC PWM
Anatolij Gustschin
agust at denx.de
Sun Apr 11 21:16:32 CEST 2021
On Thu, 22 Oct 2020 23:49:27 +0300
Alper Nebi Yasak alpernebiyasak at gmail.com wrote:
...
> doc/device-tree-bindings/pwm/cros-ec-pwm.txt | 23 ++++++
> drivers/misc/cros_ec.c | 17 ++++
> drivers/pwm/Kconfig | 9 +++
> drivers/pwm/Makefile | 1 +
> drivers/pwm/cros_ec_pwm.c | 84 ++++++++++++++++++++
> include/cros_ec.h | 13 +++
> 6 files changed, 147 insertions(+)
> create mode 100644 doc/device-tree-bindings/pwm/cros-ec-pwm.txt
> create mode 100644 drivers/pwm/cros_ec_pwm.c
applied to u-boot-video/master, thanks!
--
Anatolij
More information about the U-Boot
mailing list