From: Deepak Chitriki <deepak.chitriki@ti.com>
To: Omar Ramirez Luna <omar.ramirez@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
Hiroshi DOYU <Hiroshi.DOYU@nokia.com>,
Felipe Contreras <felipe.contreras@gmail.com>,
Ameya Palande <ameya.palande@nokia.com>,
"Guzman Lugo, Fernando" <x0095840@ti.com>
Subject: Re: [PATCH 3/3] DSPBRIDGE: auto select mailbox when compiling bridge
Date: Wed, 24 Mar 2010 14:12:44 -0500 [thread overview]
Message-ID: <4BAA642C.8070500@ti.com> (raw)
In-Reply-To: <1269384510-1526-4-git-send-email-omar.ramirez@ti.com>
Omar Ramirez Luna wrote:
> Auto select mailbox when compiling bridgedriver.
>
> If selected as module, first install:
> arch/arm/plat-omap/mailbox.ko
> arch/arm/mach-omap2/mailbox_mach.ko
>
> Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com
> ---
> drivers/dsp/bridge/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/dsp/bridge/Kconfig b/drivers/dsp/bridge/Kconfig
> index c721f40..a3251c3 100644
> --- a/drivers/dsp/bridge/Kconfig
> +++ b/drivers/dsp/bridge/Kconfig
> @@ -5,6 +5,7 @@
> menuconfig MPU_BRIDGE
> tristate "DSP Bridge driver"
> default n
> + select OMAP_MBOX_FWK
> help
> DSP/BIOS Bridge is designed for platforms that contain a GPP and
> one or more attached DSPs. The GPP is considered the master or
>
Acked-by: Deepak Chitriki <deepak.chitriki@ti.com>
Deepak
next prev parent reply other threads:[~2010-03-24 19:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-23 22:48 [PATCH 0/3] dspbridge: minor mbox cleanups Omar Ramirez Luna
2010-03-23 22:48 ` [PATCH 1/3] DSPBRIDGE: fix checkpatch error introduced with mailbox patches Omar Ramirez Luna
2010-03-23 22:48 ` [PATCH 2/3] DSPBRIDGE: Fix obvious wrong comment formats in mbox migration Omar Ramirez Luna
2010-03-23 22:48 ` [PATCH 3/3] DSPBRIDGE: auto select mailbox when compiling bridge Omar Ramirez Luna
2010-03-24 19:12 ` Deepak Chitriki [this message]
2010-03-25 17:37 ` Omar Ramirez Luna
2010-03-24 19:12 ` [PATCH 2/3] DSPBRIDGE: Fix obvious wrong comment formats in mbox migration Deepak Chitriki
2010-03-25 17:37 ` Omar Ramirez Luna
2010-03-24 19:11 ` [PATCH 1/3] DSPBRIDGE: fix checkpatch error introduced with mailbox patches Deepak Chitriki
2010-03-25 17:36 ` Omar Ramirez Luna
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=4BAA642C.8070500@ti.com \
--to=deepak.chitriki@ti.com \
--cc=Hiroshi.DOYU@nokia.com \
--cc=ameya.palande@nokia.com \
--cc=felipe.contreras@gmail.com \
--cc=linux-omap@vger.kernel.org \
--cc=omar.ramirez@ti.com \
--cc=x0095840@ti.com \
/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.