[PATCH] cmd: Add a pwm command
Tom Rini
trini at konsulko.com
Mon Nov 23 16:52:16 CET 2020
On Mon, Nov 23, 2020 at 01:38:41PM +0530, Pragnesh Patel wrote:
> Add the command "pwm" for controlling the pwm channels. This
> command provides pwm invert/config/enable/disable functionalities
> via PWM uclass drivers
>
> Signed-off-by: Pragnesh Patel <pragnesh.patel at sifive.com>
> ---
> cmd/Kconfig | 6 +++
> cmd/Makefile | 1 +
> cmd/pwm.c | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 126 insertions(+)
> create mode 100644 cmd/pwm.c
Can you please add some tests and dt fragments to sandbox for this?
Thanks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201123/3589e8f4/attachment.sig>
More information about the U-Boot
mailing list