mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Adding PWM Commands (v4)
@ 2023-06-02  4:53 Marc Reilly
  2023-06-02  4:53 ` [PATCH v4 1/2] commands: add pwm manipulation command Marc Reilly
  2023-06-02  4:53 ` [PATCH v4 2/2] include: pwm: minor function doc fix for pwm_set_relative_duty_cycle() Marc Reilly
  0 siblings, 2 replies; 4+ messages in thread
From: Marc Reilly @ 2023-06-02  4:53 UTC (permalink / raw)
  To: barebox

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






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-06  9:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02  4:53 Adding PWM Commands (v4) Marc Reilly
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox