diff options
author | 2022-08-08 23:33:59 +0300 | |
---|---|---|
committer | 2022-08-15 01:20:10 +0100 | |
commit | 93ce557679e1cf7742ad327d40a1499e7d8535b7 (patch) | |
tree | 9fecbc51d2df2443ae2d10e0156efd3578767ac1 /drivers/usb/cdns3/cdns3-debug.h | |
parent | regmap: mmio: Get rid of broken 64-bit IO (diff) | |
download | linux-dev-93ce557679e1cf7742ad327d40a1499e7d8535b7.tar.xz linux-dev-93ce557679e1cf7742ad327d40a1499e7d8535b7.zip |
regmap: mmio: Introduce IO accessors that can talk to IO port
Some users may use regmap MMIO for IO ports, and this can be done
by assigning ioreadXX()/iowriteXX() and their Big Endian counterparts
to the regmap context.
Add IO port support with a corresponding flag added.
While doing that, make sure that user won't select relaxed MMIO access
along with IO port because the latter have no relaxed variants.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: William Breathitt Gray <william.gray@linaro.org>
Link: https://lore.kernel.org/r/20220808203401.35153-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions