Re: [PATCH] gpio: zevio: allow COMPILE_TEST builds
From: Bartosz Golaszewski
Date: Mon May 11 2026 - 06:18:22 EST
On Fri, 08 May 2026 17:34:38 -0700, Rosen Penev wrote:
> The ZEVIO GPIO driver uses generic platform, MMIO, and gpiolib interfaces.
> Allow it to build with COMPILE_TEST so it gets coverage on non-ARM
> platforms.
>
> Drop the ARM-specific IOMEM() casts around the register pointer. The
> pointer is already __iomem, so readl() and writel() can use it directly.
>
> [...]
Applied, thanks!
[1/1] gpio: zevio: allow COMPILE_TEST builds
https://git.kernel.org/brgl/c/5d6f7ce387c09fbd30360f268168606803ee9ebf
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>