public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: magn: mmc5633: Fix two build issues
@ 2026-01-19 22:17 Jonathan Cameron
  2026-01-19 22:17 ` [PATCH 1/2] iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not Jonathan Cameron
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jonathan Cameron @ 2026-01-19 22:17 UTC (permalink / raw)
  To: linux-iio
  Cc: Andy Shevchenko, David Lechner, Nuno Sá, Alexandre Belloni,
	Frank Li, Jonathan Cameron

From: Jonathan Cameron <Jonathan.Cameron@huawei.com>

The Kconfig  issue was one I came across whilst testing the second fix
which has been being reported by the bots for some time. Frank posted the
full fix for the undefined symbols a while back, but it is merged in
the middle i3c/for-next making it hard to merge into IIO as well.
So work around this to get the build issue resolved.

That workaround can be reverted next cycle.

I'll queue these up now but they can have brief 0-day exposure
before I push them out on the togreg branch to be picked up by
linux-next. Even after that comments on these ones welcome.

Thanks,

Jonathan


Jonathan Cameron (2):
  iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is
    not.
  iio: magn: mmc5633: Add some ifdef / __maybe_unused until stubs
    available

 drivers/iio/magnetometer/Kconfig   |  4 ++--
 drivers/iio/magnetometer/mmc5633.c | 25 +++++++++++++++++++++----
 2 files changed, 23 insertions(+), 6 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-31 12:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-19 22:17 [PATCH 0/2] iio: magn: mmc5633: Fix two build issues Jonathan Cameron
2026-01-19 22:17 ` [PATCH 1/2] iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not Jonathan Cameron
2026-01-20  7:23   ` Andy Shevchenko
2026-01-31 12:18     ` Jonathan Cameron
2026-01-19 22:17 ` [PATCH 2/2] iio: magn: mmc5633: Add some ifdef / __maybe_unused until stubs available Jonathan Cameron
2026-01-20  7:23   ` Andy Shevchenko
2026-01-20 21:56     ` Jonathan Cameron
2026-01-20 22:03       ` Jonathan Cameron
2026-01-21 20:01         ` Jonathan Cameron
2026-01-19 23:00 ` [PATCH 0/2] iio: magn: mmc5633: Fix two build issues Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox