Re: [PATCH] i3c/master/mipi-i3c-hci: Specify HAS_IOMEM dependency

From: Alexandre Belloni
Date: Mon Feb 01 2021 - 18:18:55 EST


On Tue, 26 Jan 2021 20:06:37 -0800, David Gow wrote:
> The MIPI i3c HCI driver makes use of IOMEM functions like
> devm_platform_ioremap_resource(), which are only available if
> CONFIG_HAS_IOMEM is defined.
>
> This causes the driver to be enabled under make ARCH=um allyesconfig,
> even though it won't build.
>
> [...]

Applied, thanks!

[1/1] i3c/master/mipi-i3c-hci: Specify HAS_IOMEM dependency
commit: 9d909f1b1e91b4aa7d016ed14b7b76dbf2675414

Best regards,
--
Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>