Re: [PATCH 1/2] arm64: Select HAVE_SHARED_GPIOS for ARCH_MXC

From: Marek Vasut

Date: Mon Aug 10 2026 - 17:54:49 EST


On 8/10/26 11:44 PM, Frank Li wrote:
On Mon, Aug 10, 2026 at 11:34:38PM +0200, Marek Vasut wrote:
Some NXP i.MX platforms use shared GPIOs. Enable support for them by
selecting the Kconfig switch provided by GPIOLIB.

Signed-off-by: Marek Vasut <marex@xxxxxxxxxxxx>
---

Haibo have similar patch
https://lore.kernel.org/imx/20260730-can-share-silent-v1-2-63fd603f943d@xxxxxxx/

But I hope the SoC maintainer provide review/ack-by tags
This patch keeps the list of select-ed Kconfig symbols sorted, the one from Haibo does not. But with that fixed, the patches are equivalent.