mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Adding PWM commands
@ 2023-05-29 11:06 Marc Reilly
  2023-05-29 11:06 ` [PATCH v3 1/3] commands: add pwm manipulation command Marc Reilly
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Marc Reilly @ 2023-05-29 11:06 UTC (permalink / raw)
  To: barebox

Thanks again all for comments so far.

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] 6+ messages in thread

end of thread, other threads:[~2023-05-30  9:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-29 11:06 Adding PWM commands Marc Reilly
2023-05-29 11:06 ` [PATCH v3 1/3] commands: add pwm manipulation command Marc Reilly
2023-05-30  9:27   ` Sascha Hauer
2023-05-29 11:06 ` [PATCH v3 2/3] commands: pwm: add pwm_get command Marc Reilly
2023-05-30  9:32   ` Sascha Hauer
2023-05-29 11:06 ` [PATCH v3 3/3] 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