All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: Fix integration time unit
@ 2023-04-17  9:19 Matti Vaittinen
  2023-04-17  9:19 ` [PATCH 1/2] iio: bu27034: Fix integration time Matti Vaittinen
  2023-04-17  9:20 ` [PATCH 2/2] iio: gts-helpers: fix integration time units Matti Vaittinen
  0 siblings, 2 replies; 6+ messages in thread
From: Matti Vaittinen @ 2023-04-17  9:19 UTC (permalink / raw)
  To: Matti Vaittinen, Matti Vaittinen
  Cc: Jonathan Cameron, Lars-Peter Clausen, Matti Vaittinen, linux-iio,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 946 bytes --]

The recently introduced BU27034 used micro-seconds as units for
integration time. So did the GTS-helpers.

The IIO ABI mandates using seconds. This series fixes integration times
for the BU27034 ALS driver and the GTS-helpers.

---

Matti Vaittinen (2):
  iio: bu27034: Fix integration time
  iio: gts-helpers: fix integration time units

 drivers/iio/industrialio-gts-helper.c | 43 ++++++++++++++++++++-------
 drivers/iio/light/rohm-bu27034.c      | 14 +++++----
 2 files changed, 42 insertions(+), 15 deletions(-)


base-commit: c86b0e73f0bebbb0245ef2bac4cf269d61ff828c
-- 
2.39.2


-- 
Matti Vaittinen, Linux device drivers
ROHM Semiconductors, Finland SWDC
Kiviharjunlenkki 1E
90220 OULU
FINLAND

~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
Simon says - in Latin please.
~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
Thanks to Simon Glass for the translation =] 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-17  9:19 [PATCH 0/2] iio: Fix integration time unit Matti Vaittinen
2023-04-17  9:19 ` [PATCH 1/2] iio: bu27034: Fix integration time Matti Vaittinen
2023-04-17  9:20 ` [PATCH 2/2] iio: gts-helpers: fix integration time units Matti Vaittinen
2023-04-23 11:18   ` Jonathan Cameron
2023-04-24  5:09     ` Vaittinen, Matti
2023-05-01 15:48       ` Jonathan Cameron

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.