Re: [PATCH 1/2] arm64: Select HAVE_SHARED_GPIOS for ARCH_MXC
Marek Vasut <[email protected]>
| Newsgroups | dev.linux.lists.imx,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> >> --- > > Haibo have similar patch > https://lore.kernel.org/imx/[email protected]/ > > 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.