remoteproc: Add STE modem driver
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Thu, 20 Sep 2012 16:32:56 +0000 (18:32 +0200)
committerOhad Ben-Cohen <ohad@wizery.com>
Sat, 22 Sep 2012 13:35:13 +0000 (16:35 +0300)
commitec4d02d9180f407c41f8310a13b34e473c671fbb
tree2b8afeaa25f2948920cd3b50de83f55cefbd6614
parent099a3f33c82b5153a4422eb92c648098b3f7c086
remoteproc: Add STE modem driver

Add support for the STE modem shared memory driver.
This driver hooks into the remoteproc framework
in order to manage configuration and the virtio
devices.

This driver adds custom firmware handlers, because
STE modem uses a custom firmware layout.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
cc: Linus Walleij <linus.walleij@linaro.org>
cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
[ohad: validate mdev->ops, move setup() to probe/remove, trivial style changes]
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
drivers/remoteproc/Kconfig
drivers/remoteproc/Makefile
drivers/remoteproc/ste_modem_rproc.c [new file with mode: 0644]
include/linux/ste_modem_shm.h [new file with mode: 0644]
This page took 0.026537 seconds and 5 git commands to generate.