Linux IIO development
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Pengpeng Hou <pengpeng@iscas.ac.cn>
Cc: "Jonathan Cameron" <jic23@kernel.org>,
	"David Lechner" <dlechner@baylibre.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Andy Shevchenko" <andy@kernel.org>,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: temperature: Build mlx90635 with CONFIG_MLX90635
Date: Wed, 24 Jun 2026 14:41:29 +0300	[thread overview]
Message-ID: <ajvCaUKpmks5nqPy@ashevche-desk.local> (raw)
In-Reply-To: <20260624081309.77805-1-pengpeng@iscas.ac.cn>

On Wed, Jun 24, 2026 at 04:13:09PM +0800, Pengpeng Hou wrote:
> drivers/iio/temperature/Kconfig has a dedicated `MLX90635` option, but
> the Makefile currently builds mlx90635.o under `CONFIG_MLX90632`.
> 
> This means enabling `CONFIG_MLX90635` alone does not carry its provider
> object into the build, while enabling `CONFIG_MLX90632` unexpectedly
> also builds mlx90635.o.
> 
> Gate mlx90635.o on the matching generated Kconfig symbol.

Good catch! Does it need a Fixes tag? I haven't checked if this is in
Jonathan's testing or togreg branch. If the latter, the Fixes tag is
a must.

-- 
With Best Regards,
Andy Shevchenko



  reply	other threads:[~2026-06-24 11:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-24  8:13 [PATCH] iio: temperature: Build mlx90635 with CONFIG_MLX90635 Pengpeng Hou
2026-06-24 11:41 ` Andy Shevchenko [this message]
2026-06-25  5:42 ` [PATCH v2] " Pengpeng Hou
2026-06-25  6:43   ` Andy Shevchenko
2026-06-25  7:54     ` Crt Mori
2026-07-01 21:31       ` Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ajvCaUKpmks5nqPy@ashevche-desk.local \
    --to=andriy.shevchenko@intel.com \
    --cc=andy@kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=pengpeng@iscas.ac.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox