From: Marc Reilly <marc@cpdesign.com.au>
To: barebox@lists.infradead.org
Subject: Adding PWM Commands (v4)
Date: Fri, 2 Jun 2023 14:53:04 +1000 [thread overview]
Message-ID: <20230602045306.31258-1-marc@cpdesign.com.au> (raw)
Thanks again all for comments so far.
Changes in v4:
- rework set/get into single command
- add more cmd arg checking
Changes in v3:
- fix minor typos
- remove unused 'error' var in pwm_get
Changes in v2:
- remove '-n' option to specify device by number
- fix freeing resources on all return paths
- add pwm_get command
next reply other threads:[~2023-06-02 4:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-02 4:53 Marc Reilly [this message]
2023-06-02 4:53 ` [PATCH v4 1/2] commands: add pwm manipulation command Marc Reilly
2023-06-06 9:07 ` Sascha Hauer
2023-06-02 4:53 ` [PATCH v4 2/2] include: pwm: minor function doc fix for pwm_set_relative_duty_cycle() Marc Reilly
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230602045306.31258-1-marc@cpdesign.com.au \
--to=marc@cpdesign.com.au \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox