]> 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)
commitef6b00f4e74cd3702b42a8af8243f23811be316f
tree93051fdefb88db3d033b96bcae2d0b97a511d28b
parentc9d50f613bf64dafcf0c93c238cbbc42715b8ed3
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]