ocxl: Provide global MMIO accessors for external drivers
authorAlastair D'Silva <alastair@d-silva.org>
Wed, 27 Mar 2019 05:31:36 +0000 (16:31 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 May 2019 16:55:02 +0000 (02:55 +1000)
commit7e462c2a8a6d00d3c240cac9f5626eff96d8e641
tree69ce15c8454f9a2f5f4f660e6f483b4cb07d6f09
parent060146614643ddc5978c73ffac0329762b4651c9
ocxl: Provide global MMIO accessors for external drivers

External drivers that communicate via OpenCAPI will need to make
MMIO calls to interact with the devices.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Acked-by: Frederic Barrat <fbarrat@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/ocxl/Makefile
drivers/misc/ocxl/mmio.c [new file with mode: 0644]
include/misc/ocxl.h