From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Hans de Goede <hdegoede@redhat.com>,
Bryan O'Donoghue <bryan.odonoghue@linaro.org>,
platform-driver-x86@vger.kernel.org,
linux-arm-msm@vger.kernel.org,
LKML <linux-kernel@vger.kernel.org>,
kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] platform: arm64: lenovo-yoga-c630: select AUXILIARY_BUS
Date: Sat, 6 Jul 2024 11:42:56 +0300 (EEST) [thread overview]
Message-ID: <15cf1f84-992b-59dc-d888-7a8972b0e0f4@linux.intel.com> (raw)
In-Reply-To: <20240626-yoga-fix-aux-v1-1-6aaf9099b18e@linaro.org>
On Wed, 26 Jun 2024, Dmitry Baryshkov wrote:
> Add missing selection of AUXILIARY_BUS as the driver uses aux bus to
> create subdevices.
>
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202406260704.roVRkyPi-lkp@intel.com/
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
> drivers/platform/arm64/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/platform/arm64/Kconfig b/drivers/platform/arm64/Kconfig
> index 8c103b3150d1..e612cbe06aec 100644
> --- a/drivers/platform/arm64/Kconfig
> +++ b/drivers/platform/arm64/Kconfig
> @@ -35,6 +35,7 @@ config EC_ACER_ASPIRE1
> config EC_LENOVO_YOGA_C630
> tristate "Lenovo Yoga C630 Embedded Controller driver"
> depends on I2C
> + select AUXILIARY_BUS
> help
> Driver for the Embedded Controller in the Qualcomm Snapdragon-based
> Lenovo Yoga C630, which provides battery and power adapter
Applied to platform-drivers-x86-lenovo-c630 branch and merged it into
for-next.
--
i.
prev parent reply other threads:[~2024-07-06 8:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-26 3:26 [PATCH] platform: arm64: lenovo-yoga-c630: select AUXILIARY_BUS Dmitry Baryshkov
2024-07-06 8:42 ` Ilpo Järvinen [this message]
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=15cf1f84-992b-59dc-d888-7a8972b0e0f4@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=bryan.odonoghue@linaro.org \
--cc=dmitry.baryshkov@linaro.org \
--cc=hdegoede@redhat.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--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