[PATCH v2 5/6] ARM: davinci: remoteproc board support for OMAP-L138 DSP

2012-10-25 Thread Robert Tivy
Contains support for both CMA-based contiguous physical memory and "hard-coded" non-kernel contiguous physical memory, distinguished by the CONFIG_CMA .config setting Signed-off-by: Robert Tivy --- CMA support has not been tested, due to CMA not being available for OMAP-L138 in the v3.5 kernel.

Re: [PATCH v2 5/6] ARM: davinci: remoteproc board support for OMAP-L138 DSP

2012-11-01 Thread Ben Gardiner
Hi Rob, On Thu, Oct 25, 2012 at 4:35 PM, Robert Tivy wrote: > [...] > @@ -660,6 +667,99 @@ int __init da850_register_mmcsd1(struct > davinci_mmc_config *config) > } > #endif > > +static struct platform_device *da8xx_dsp; > + > +#ifdef CONFIG_CMA > + > +/* > + * The following address range was

Re: [PATCH v2 5/6] ARM: davinci: remoteproc board support for OMAP-L138 DSP

2012-11-05 Thread Prabhakar Lad
Hi Robert, On Thu, Nov 1, 2012 at 7:22 PM, Ben Gardiner wrote: > Hi Rob, > > On Thu, Oct 25, 2012 at 4:35 PM, Robert Tivy wrote: >> [...] >> @@ -660,6 +667,99 @@ int __init da850_register_mmcsd1(struct >> davinci_mmc_config *config) >> } >> #endif >> >> +static struct platform_device *da8xx_d

RE: [PATCH v2 5/6] ARM: davinci: remoteproc board support for OMAP-L138 DSP

2012-11-06 Thread Tivy, Robert
.davincidsp.com; linux-arm- > ker...@lists.infradead.org; Marek Szyprowski > Subject: Re: [PATCH v2 5/6] ARM: davinci: remoteproc board support for > OMAP-L138 DSP > > Hi Robert, > > On Thu, Nov 1, 2012 at 7:22 PM, Ben Gardiner > wrote: > > Hi Rob, > > >

Re: [PATCH v2 5/6] ARM: davinci: remoteproc board support for OMAP-L138 DSP

2012-11-06 Thread Prabhakar Lad
r 05, 2012 9:02 PM >> To: Tivy, Robert; Ben Gardiner >> Cc: davinci-linux-open-source@linux.davincidsp.com; linux-arm- >> ker...@lists.infradead.org; Marek Szyprowski >> Subject: Re: [PATCH v2 5/6] ARM: davinci: remoteproc board support for >> OMAP-L138 DSP >> >>