[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165052437270.10147.2588603616348039313.b4-ty@linaro.org>
Date: Thu, 21 Apr 2022 08:59:35 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
Sylwester Nawrocki <s.nawrocki@...sung.com>,
linux-gpio@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Tomasz Figa <tomasz.figa@...il.com>,
Alim Akhtar <alim.akhtar@...sung.com>
Cc: Necip Fazil Yildiran <fazilyildiran@...il.com>,
Arnd Bergmann <arnd@...db.de>, stable@...r.kernel.org
Subject: Re: [PATCH v2] pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
On Wed, 20 Apr 2022 16:14:07 +0200, Krzysztof Kozlowski wrote:
> The Samsung pinctrl drivers depend on OF_GPIO, which is part of GPIOLIB.
> ARMv7 Exynos platform selects GPIOLIB and Samsung pinctrl drivers. ARMv8
> Exynos selects only the latter leading to possible wrong configuration
> on ARMv8 build:
>
> WARNING: unmet direct dependencies detected for PINCTRL_EXYNOS
> Depends on [n]: PINCTRL [=y] && OF_GPIO [=n] && (ARCH_EXYNOS [=y] || ARCH_S5PV210 || COMPILE_TEST [=y])
> Selected by [y]:
> - ARCH_EXYNOS [=y]
>
> [...]
Applied, thanks!
[1/1] pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
commit: ac875df4d854ab13d9c4af682a1837a1214fecec
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Powered by blists - more mailing lists