linux/drivers/remoteproc
Ohad Ben-Cohen 489d129a2f remoteproc: depend on EXPERIMENTAL
Remoteproc is still under development and as it gets traction we
definitely expect to do some changes in the binary format (most probably
only in the resource table, e.g. the upcoming move to TLV-based entries).

Active testing and use of remoteproc is most welcome, but we don't want
users to expect backward binary compatibility with the preliminary
images we have today.

Therefore mark remoteproc as EXPERIMENTAL, and explicitly inform the user
about this when a new remote processor is registered.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Rob Clark <rob@ti.com>
Cc: Mark Grosen <mgrosen@ti.com>
Cc: Ludovic BARRE <ludovic.barre@stericsson.com>
2012-02-22 18:28:34 +02:00
..
Kconfig remoteproc: depend on EXPERIMENTAL 2012-02-22 18:28:34 +02:00
Makefile remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
omap_remoteproc.c remoteproc/omap: utilize module_platform_driver 2012-02-08 22:54:30 +02:00
omap_remoteproc.h remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
remoteproc_core.c remoteproc: depend on EXPERIMENTAL 2012-02-22 18:28:34 +02:00
remoteproc_debugfs.c
remoteproc_internal.h
remoteproc_rpmsg.c remoteproc: create rpmsg virtio device 2012-02-08 22:53:39 +02:00