net: iosm: shared memory I/O operations
authorM Chetan Kumar <m.chetan.kumar@intel.com>
Sun, 13 Jun 2021 12:50:12 +0000 (18:20 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Jun 2021 20:49:38 +0000 (13:49 -0700)
commitedf6423c04037040c7e0549fdebc903d68979515
tree1c5f880db948135d229518462de848f9eefc75a8
parent3670970dd8c661c10c10c300d726f59428eaad32
net: iosm: shared memory I/O operations

1) Binds logical channel between host-device for communication.
2) Implements device specific(Char/Net) IO operations.

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_imem_ops.c [new file with mode: 0644]
drivers/net/wwan/iosm/iosm_ipc_imem_ops.h [new file with mode: 0644]