[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJKOXPfYYyBWED-f67-suWPOzwRjB3VtncnkDPeiTMiankTR8w@mail.gmail.com>
Date: Wed, 8 Jan 2020 07:59:22 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Florian Fainelli <f.fainelli@...il.com>,
Kishon Vijay Abraham I <kishon@...com>,
Wolfram Sang <wsa@...-dreams.de>,
Jean Delvare <jdelvare@...e.de>,
Jarkko Nikula <jarkko.nikula@...ux.intel.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Max Staudt <max@...as.org>,
Juergen Fitschen <jfi@...-embedded.de>,
Elie Morisse <syniurge@...il.com>, Stefan Roese <sr@...x.de>,
Kamal Dasu <kdasu.kdev@...il.com>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
linux-i2c@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] i2c: s3c24xx: allow compile-testing
On Tue, 7 Jan 2020 at 22:54, Arnd Bergmann <arnd@...db.de> wrote:
>
> The PHY_EXYNOS5250_SATA driver can now be selected on
> any platform for compile testing, but this results in a Kconfig
> warning:
>
> WARNING: unmet direct dependencies detected for I2C_S3C2410
> Depends on [n]: I2C [=y] && HAS_IOMEM [=y] && HAVE_S3C2410_I2C [=n]
> Selected by [y]:
> - PHY_EXYNOS5250_SATA [=y] && (SOC_EXYNOS5250 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] && OF [=y]
>
> Allow the I2C driver to be compile-tested as well.
>
> Fixes: 1544133d48c3 ("phy: Enable compile testing for some of drivers")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Hi,
I already posted this with my first patchset of compile test addons:
v2: https://lore.kernel.org/lkml/1578384779-15487-1-git-send-email-krzk@kernel.org/
v1: https://lore.kernel.org/lkml/20191230172751.17985-5-krzk@kernel.org/
Best regards,
Krzysztof
Powered by blists - more mailing lists