All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: light: al3xxx: add missing REGMAP_I2C to Kconfig entries
@ 2026-06-25  5:20 Joshua Crofts
  2026-06-25  5:20 ` [PATCH 1/3] iio: light: al3000a: add missing REGMAP_I2C to Kconfig Joshua Crofts
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Joshua Crofts @ 2026-06-25  5:20 UTC (permalink / raw)
  To: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
	Svyatoslav Ryhel, David Heidelberg
  Cc: linux-iio, linux-kernel, Joshua Crofts, Jonathan Cameron

This series adds REGMAP_I2C support to three AL3xxx ambient light
sensors that were previously missing this dependency, causing build
failures.

I made a separate commit for each driver, to ensure a proper Fixes:
tag is appended for easy backporting. Let me know if you prefer
squashing!

Signed-off-by: Joshua Crofts <joshua.crofts1@gmail.com>
---
Joshua Crofts (3):
      iio: light: al3000a: add missing REGMAP_I2C to Kconfig
      iio: light: al3010: add missing REGMAP_I2C to Kconfig
      iio: light: al3320a: add missing REGMAP_I2C to Kconfig

 drivers/iio/light/Kconfig | 3 +++
 1 file changed, 3 insertions(+)
---
base-commit: 7667a80340e99fd45357d0c90ae05813b01bbfef
change-id: 20260625-fix-al3xxx-kconfig-ddb1f00a2615

Best regards,
-- 
Kind regards

CJD


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

end of thread, other threads:[~2026-06-25  7:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-25  5:20 [PATCH 0/3] iio: light: al3xxx: add missing REGMAP_I2C to Kconfig entries Joshua Crofts
2026-06-25  5:20 ` [PATCH 1/3] iio: light: al3000a: add missing REGMAP_I2C to Kconfig Joshua Crofts
2026-06-25  6:39   ` Andy Shevchenko
2026-06-25  6:43     ` Joshua Crofts
2026-06-25  5:20 ` [PATCH 2/3] iio: light: al3010: " Joshua Crofts
2026-06-25  5:20 ` [PATCH 3/3] iio: light: al3320a: " Joshua Crofts
2026-06-25  6:41 ` [PATCH 0/3] iio: light: al3xxx: add missing REGMAP_I2C to Kconfig entries Andy Shevchenko
2026-06-25  6:53   ` Joshua Crofts
2026-06-25  7:01     ` Andy Shevchenko

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.