regmap: mmio: Extending to support IO ports
authorMark Brown <broonie@kernel.org>
Mon, 15 Aug 2022 17:42:13 +0000 (18:42 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 15 Aug 2022 17:42:13 +0000 (18:42 +0100)
Merge series from Andy Shevchenko <andriy.shevchenko@linux.intel.com>:

Currently regmap MMIO doesn't support IO ports, while being inconsistent
in used IO accessors. Fix the latter and extend framework with the
former.


Trivial merge