Re: [PATCH 1/2] da850-evm: Support for TI's PRU CAN Emulation.

2010-12-01 Thread Sergei Shtylyov
Hello. S.Ghosh wrote: Please don't use HTML, as it spoils message quoting when I reply. Not sure why you mention DA850 EVM in the subject -- this patch doesn't touch it. [SG] -- Should I mention it as "davinci: ". Why not just DA850? diff --git a/arch/arm/mach-da

Re: [PATCH 1/2] da850-evm: Support for TI's PRU CAN Emulation.

2010-12-01 Thread S.Ghosh
Hello. On Wed, Dec 1, 2010 at 5:12 PM, Sergei Shtylyov wrote: > Hello. > > On 01-12-2010 12:05, Subhasish Ghosh wrote: > > Not sure why you mention DA850 EVM in the subject -- this patch doesn't > touch it. [SG] -- Should I mention it as "davinci: ". > > > The patch adds support for the pro

[PATCH 1/2] da850-evm: Support for TI's PRU CAN Emulation.

2010-12-01 Thread Subhasish Ghosh
The patch adds support for the programmable realtime unit (PRU) available on OMAPL138. This defines the system resource requirements such as pin mux, clock, iomem, interrupt etc and registers the platform device as per the Linux driver model. Signed-off-by: Subhasish Ghosh --- arch/arm/mach-davi