All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pwm: renesas-tpu: minor improvements
@ 2021-09-15  6:55 Wolfram Sang
  2021-09-15  6:55 ` [PATCH 1/2] pwm: renesas-tpu: better errno for impossible rates Wolfram Sang
  2021-09-15  6:55 ` [PATCH 2/2] pwm: renesas-tpu: don't allow no duty if duty_ns is given Wolfram Sang
  0 siblings, 2 replies; 7+ messages in thread
From: Wolfram Sang @ 2021-09-15  6:55 UTC (permalink / raw)
  To: linux-pwm; +Cc: linux-renesas-soc, Wolfram Sang, linux-kernel

Here is a super-small series with improvements for the Renesas TPU
driver from our BSP. Please look at the patch descriptions for details.
Looking forward to comments or them simply being applied :)

Thanks and happy hacking,

   Wolfram


Duc Nguyen (2):
  pwm: renesas-tpu: better errno for impossible rates
  pwm: renesas-tpu: don't allow no duty if duty_ns is given

 drivers/pwm/pwm-renesas-tpu.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-09-20  9:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15  6:55 [PATCH 0/2] pwm: renesas-tpu: minor improvements Wolfram Sang
2021-09-15  6:55 ` [PATCH 1/2] pwm: renesas-tpu: better errno for impossible rates Wolfram Sang
2021-09-15  9:36   ` Sergei Shtylyov
2021-09-17  8:25   ` Uwe Kleine-König
2021-09-20  9:08     ` Wolfram Sang
2021-09-15  6:55 ` [PATCH 2/2] pwm: renesas-tpu: don't allow no duty if duty_ns is given Wolfram Sang
2021-09-16 16:47   ` Uwe Kleine-König

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.