• Brian Swetland's avatar
    Staging: HTC Dream: add smd code · 0d8dc6b0
    Brian Swetland authored
    Infrastructure to support the Qualcomm "shared memory driver"
    interface, used to communicate with the baseband processor on MSM7k
    SoCs.  The smd core provides low level facilities to interact with the
    shared memory comms region, and a "virtual serial channel" interface
    that higher level transports (AT command channel, rmnet virtual
    ethernet, qmi network management protocol, and oncrpc, for example)
    are routed over.
    Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
    Cc: Brian Swetland <swetland@google.com>
    Cc: Iliyan Malchev <ibm@android.com>
    Cc: San Mehat <san@android.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    0d8dc6b0
smd.c 28.5 KB