linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pwm: Miscellaneous fixes for 64-bit support
@ 2020-06-15 14:16 Thierry Reding
  2020-06-15 14:16 ` [PATCH 1/2] video: ssd1307fb: Print PWM period using 64-bit format specifier Thierry Reding
  2020-06-15 14:16 ` [PATCH 2/2] pwm: iqs620a: Use 64-bit division Thierry Reding
  0 siblings, 2 replies; 12+ messages in thread
From: Thierry Reding @ 2020-06-15 14:16 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Bartlomiej Zolnierkiewicz, Uwe Kleine-König, Lee Jones,
	Guru Das Srinagesh, linux-pwm, linux-fbdev, linux-kernel

Hi,

this contains a couple of fixes for issues that I ran into after
applying Guru's series to convert PWM period and duty-cycle to 64-bit.

Bartlomiej, can you provide an Acked-by on the first patch so that I can
take it through the PWM tree along with the rest of Guru's series?

Thanks,
Thierry

Thierry Reding (2):
  video: ssd1307fb: Print PWM period using 64-bit format specifier
  pwm: iqs620a: Use 64-bit division

 drivers/pwm/pwm-iqs620a.c       | 7 ++++---
 drivers/video/fbdev/ssd1307fb.c | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.24.1


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

end of thread, other threads:[~2020-06-19  6:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-15 14:16 [PATCH 0/2] pwm: Miscellaneous fixes for 64-bit support Thierry Reding
2020-06-15 14:16 ` [PATCH 1/2] video: ssd1307fb: Print PWM period using 64-bit format specifier Thierry Reding
2020-06-15 15:18   ` Uwe Kleine-König
2020-06-15 17:19   ` kernel test robot
2020-06-15 17:25   ` kernel test robot
2020-06-17  7:18   ` Geert Uytterhoeven
2020-06-17 17:30     ` Uwe Kleine-König
2020-06-18 20:05     ` Guru Das Srinagesh
2020-06-19  6:46       ` Geert Uytterhoeven
2020-06-15 14:16 ` [PATCH 2/2] pwm: iqs620a: Use 64-bit division Thierry Reding
2020-06-15 15:16   ` Uwe Kleine-König
2020-06-16  7:06   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).