Re: [PATCH] device property: Add fwnode_iomap()

From: Andy Shevchenko
Date: Tue Nov 16 2021 - 05:10:01 EST


On Mon, Nov 15, 2021 at 05:38:19PM +0000, Anand Ashok Dumbre wrote:

Sorry that I was probably not clear about how to sent this and Greg is
absolutely right. Make this the first patch in your series.

> This patch introduces a new helper routine - fwnode_iomap(),
> which allows to map the memory mapped IO for a given device node.

This needs additional things:

- explanation that for now it doesn't cover ACPI case and it may be expanded
to cover it in the future, hence the main purpose is to get possible to
develop resource provider agnostic drivers

- Suggested-by tag

--
With Best Regards,
Andy Shevchenko