]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8f022e12ebf67e51f3bee9394d5f49a63beaed1c
tree93051fdefb88db3d033b96bcae2d0b97a511d28b
parentd625280a99ee07f42e100540232e316d0299a39a
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]