Re: [PATCH v4 7/7] ARM: davinci: register pruss_uio device on DA850 EVM

2012-10-08 Thread Matt Porter
On Mon, Oct 08, 2012 at 04:23:05PM +0530, Sekhar Nori wrote: > On 10/5/2012 10:34 PM, Matt Porter wrote: > > Configures the required pdata and registers the pruss_uio > > platform device on the DA850 EVM. > > > > Tested on AM180x-EVM using the PRU_memAccessPRUDataRam and > > PRU_memAccessL3andDDR

Re: [PATCH v4 7/7] ARM: davinci: register pruss_uio device on DA850 EVM

2012-10-08 Thread Sekhar Nori
On 10/5/2012 10:34 PM, Matt Porter wrote: > Configures the required pdata and registers the pruss_uio > platform device on the DA850 EVM. > > Tested on AM180x-EVM using the PRU_memAccessPRUDataRam and > PRU_memAccessL3andDDR examples from the PRU userspace tools > available from http://www.ti.com/

[PATCH v4 7/7] ARM: davinci: register pruss_uio device on DA850 EVM

2012-10-05 Thread Matt Porter
Configures the required pdata and registers the pruss_uio platform device on the DA850 EVM. Tested on AM180x-EVM using the PRU_memAccessPRUDataRam and PRU_memAccessL3andDDR examples from the PRU userspace tools available from http://www.ti.com/tool/sprc940 Signed-off-by: Matt Porter --- arch/ar