X86 platform drivers
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Nikita Travkin <nikita@trvn.ru>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>,
	 Hans de Goede <hdegoede@redhat.com>,
	 Bryan O'Donoghue <bryan.odonoghue@linaro.org>,
	 platform-driver-x86@vger.kernel.org,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] platform: arm64: EC_ACER_ASPIRE1 should depend on ARCH_QCOM
Date: Thu, 11 Jul 2024 18:39:04 +0300 (EEST)	[thread overview]
Message-ID: <0b67cbcd-d16a-18e3-be8c-6003d381e99f@linux.intel.com> (raw)
In-Reply-To: <315e6f5fa10cc779ca399f6aec203c32@trvn.ru>

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

On Thu, 11 Jul 2024, Nikita Travkin wrote:

> Geert Uytterhoeven писал(а) 11.07.2024 19:30:
> > The Acer Aspire 1 Embedded Controller is only present on the Qualcomm
> > Snapdragon-based Acer Aspire 1 laptop.  Hence add a dependency on
> > ARCH_QCOM, to prevent asking the user about this driver when configuring
> > a kernel without Qualcomm SoC support.
> > 
> 
> Oh yeah, you're right. Thanks for fixing this!
> 
> Acked-by: Nikita Travkin <nikita@trvn.ru>
> 
> We should probably do the same for the C630 driver as well...

Yes, Geert sent another patch for that already.

-- 
 i.

> > Fixes: 2b3efb7c515111ea ("platform: arm64: Add Acer Aspire 1 embedded controller driver")
> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > ---
> >  drivers/platform/arm64/Kconfig | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/drivers/platform/arm64/Kconfig b/drivers/platform/arm64/Kconfig
> > index 8c103b3150d1d0a6..058a4baa216a83b8 100644
> > --- a/drivers/platform/arm64/Kconfig
> > +++ b/drivers/platform/arm64/Kconfig
> > @@ -18,6 +18,7 @@ if ARM64_PLATFORM_DEVICES
> >  
> >  config EC_ACER_ASPIRE1
> >  	tristate "Acer Aspire 1 Embedded Controller driver"
> > +	depends on ARCH_QCOM || COMPILE_TEST
> >  	depends on I2C
> >  	depends on DRM
> >  	depends on POWER_SUPPLY
> 

  reply	other threads:[~2024-07-11 15:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <80e17dffa8f4c1d3fdedd4d82df3a722aa4044ff.1720707932.git.geert+renesas@glider.be>
2024-07-11 14:30 ` [PATCH] platform: arm64: EC_ACER_ASPIRE1 should depend on ARCH_QCOM Geert Uytterhoeven
2024-07-11 15:06   ` Hans de Goede
2024-07-11 15:30   ` Nikita Travkin
2024-07-11 15:39     ` Ilpo Järvinen [this message]
2024-07-12  9:03   ` Ilpo Järvinen
2024-07-11 14:32 ` [PATCH] platform: arm64: EC_LENOVO_YOGA_C630 " Geert Uytterhoeven
2024-07-11 15:06   ` Hans de Goede
2024-07-12  9:03   ` Ilpo Järvinen
2024-07-12 10:24   ` Dmitry Baryshkov
2024-07-12 12:01     ` Geert Uytterhoeven

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=0b67cbcd-d16a-18e3-be8c-6003d381e99f@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=bryan.odonoghue@linaro.org \
    --cc=geert+renesas@glider.be \
    --cc=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nikita@trvn.ru \
    --cc=platform-driver-x86@vger.kernel.org \
    /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