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

From: Anand Ashok Dumbre
Date: Tue Nov 16 2021 - 08:16:20 EST


Hi Andy,

> 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
>
Will add all the suggestions.

> --
> With Best Regards,
> Andy Shevchenko
>

Thanks,
Anand