summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/smd.c
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] msm: shared memory interface for baseband processor ipcBrian Swetland2010-05-121-0/+1330
This code provides the low level interface to the "shared memory state machine" (smsm), and the virtual serial channels (smd), used to communicate with the baseband processor. Higher level transports (rpc, ethernet, AT command channel, etc) ride on top of this. Signed-off-by: Brian Swetland <swetland@google.com>
OpenPOWER on IntegriCloud