All of lore.kernel.org
 help / color / mirror / Atom feed
From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v8 3/7] ARM: davinci: Add support for configuring DA8XX_REMOTEPROC
Date: Sat, 09 Mar 2013 13:26:56 +0400	[thread overview]
Message-ID: <513B0060.3090501@cogentembedded.com> (raw)
In-Reply-To: <1362782508-3166-4-git-send-email-rtivy@ti.com>

Hello.

On 09-03-2013 2:41, Robert Tivy wrote:

> Also fix REMOTEPROC config to select FW_LOADER (instead of FW_CONFIG).

> Signed-off-by: Robert Tivy <rtivy@ti.com>
> ---
>   drivers/remoteproc/Kconfig |   26 +++++++++++++++++++++++++-
>   1 file changed, 25 insertions(+), 1 deletion(-)

> diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig
> index 96ce101..21d04f1 100644
> --- a/drivers/remoteproc/Kconfig
> +++ b/drivers/remoteproc/Kconfig
[...]
> @@ -41,4 +41,28 @@ config STE_MODEM_RPROC
>   	  This can be either built-in or a loadable module.
>   	  If unsure say N.
>
> +config DA8XX_REMOTEPROC
> +	tristate "DA830/OMAPL137 & DA850/OMAPL138 remoteproc support (EXPERIMENTAL)"
> +	depends on ARCH_DAVINCI_DA8XX
> +	select REMOTEPROC
> +	select RPMSG
> +	select CMA
> +	default n
> +	help
> +	  Say y here to support DA830/OMAPL137 & DA850/OMAPL138 remote

    Naming nit: they're OMAP-L13x. Here and above.

WBR, Sergei

       reply	other threads:[~2013-03-09  9:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1362782508-3166-1-git-send-email-rtivy@ti.com>
     [not found] ` <1362782508-3166-4-git-send-email-rtivy@ti.com>
2013-03-09  9:26   ` Sergei Shtylyov [this message]
2013-03-11 11:48   ` [PATCH v8 3/7] ARM: davinci: Add support for configuring DA8XX_REMOTEPROC Sekhar Nori
2013-03-11 15:11     ` Paul Bolle
2013-03-11 20:26     ` Tivy, Robert
2013-03-12  1:49       ` [PATCH v8 3/7] ARM: davinci: Add support for configuringDA8XX_REMOTEPROC cstsai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=513B0060.3090501@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.