[PATCH v4 0/7] uio_pruss cleanup and platform support
From: Matt Porter <hidden>
Date: 2012-10-08 12:03:03
Also in:
lkml
From: Matt Porter <hidden>
Date: 2012-10-08 12:03:03
Also in:
lkml
On Mon, Oct 08, 2012 at 04:27:20PM +0530, Sekhar Nori wrote:
On 10/5/2012 10:34 PM, Matt Porter wrote:quoted
This series enables uio_pruss on DA850 and removes use of the private SRAM API by the driver. The driver previously was not enabled by any platform and the private SRAM API was accessing an invalid SRAM bank. It is regression tested on AM180x EVM with suspend/resume due to the new use of the shared SRAM for both PM and PRUSS. The uio_pruss driver is tested on the same platform using the PRU_memAccessPRUDataRam and PRU_memAccessL3andDDR examples from the PRU userspace tools available from http://www.ti.com/tool/sprc940I applied patches 2/7, 3/7 and 6/7 of this series for v3.8. I have some comments on the board patch. Rest of the patches depend on acceptance of 1/7 so I will take them only after that is accepted.
Ok, thanks...and I'll post a v5 of 5/7 and 7/7 and those should be ready when 1/7 is accepted. -Matt