]> git.baikalelectronics.ru Git - kernel.git/commit
remoteproc: depend on EXPERIMENTAL
authorOhad Ben-Cohen <ohad@wizery.com>
Wed, 21 Dec 2011 09:25:43 +0000 (11:25 +0200)
committerOhad Ben-Cohen <ohad@wizery.com>
Wed, 22 Feb 2012 16:28:34 +0000 (18:28 +0200)
commitc8883463c8505d285d8edfe43805a9d0c83cd6c2
treebb43699a919483be495e3a5532a8c38697b76ddb
parentbd1087e9fffb78911cf8634b698067b63d19a26b
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>
drivers/remoteproc/Kconfig
drivers/remoteproc/remoteproc_core.c