net: iosm: mmio scratchpad
authorM Chetan Kumar <m.chetan.kumar@intel.com>
Sun, 13 Jun 2021 12:50:10 +0000 (18:20 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Jun 2021 20:49:38 +0000 (13:49 -0700)
commitdc0514f5d828e8358fdab722cfa9c263bb583fea
tree93051fdefb88db3d033b96bcae2d0b97a511d28b
parent7f41ce085de0bada1e8c974cb3edd906ee49cb4c
net: iosm: mmio scratchpad

1) Initializes the Scratchpad region for Host-Device communication.
2) Exposes device capabilities like chip info and device execution
   stages.

Signed-off-by: M Chetan Kumar <m.chetan.kumar@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wwan/iosm/iosm_ipc_mmio.c [new file with mode: 0644]
drivers/net/wwan/iosm/iosm_ipc_mmio.h [new file with mode: 0644]