Re: [PATCH 1/3] can: c_can: Add d_can raminit support

2012-11-20 Thread Marc Kleine-Budde
On 11/14/2012 07:08 PM, AnilKumar Ch wrote: Add D_CAN raminit support to C_CAN driver to enable D_CAN RAM, which holds all the message objects during transmission or receiving of data. This initialization/de-initialization should be done in synchronous with D_CAN clock. In case of

RE: [PATCH 1/3] can: c_can: Add d_can raminit support

2012-11-20 Thread AnilKumar, Chimata
On Tue, Nov 20, 2012 at 16:20:41, Marc Kleine-Budde wrote: On 11/14/2012 07:08 PM, AnilKumar Ch wrote: Add D_CAN raminit support to C_CAN driver to enable D_CAN RAM, which holds all the message objects during transmission or receiving of data. This initialization/de-initialization should

Re: [PATCH 1/3] can: c_can: Add d_can raminit support

2012-11-20 Thread Marc Kleine-Budde
On 11/20/2012 02:05 PM, AnilKumar, Chimata wrote: [...] static struct platform_device_id c_can_id_table[] = { [BOSCH_C_CAN_PLATFORM] = { .name = KBUILD_MODNAME, @@ -99,7 +119,7 @@ static int __devinit c_can_plat_probe(struct platform_device *pdev) const struct

[PATCH 1/3] can: c_can: Add d_can raminit support

2012-11-14 Thread AnilKumar Ch
Add D_CAN raminit support to C_CAN driver to enable D_CAN RAM, which holds all the message objects during transmission or receiving of data. This initialization/de-initialization should be done in synchronous with D_CAN clock. In case of AM335X-EVM (active user of D_CAN driver) message RAM is