Re: [PATCHv2 1/2] can: xilinx: add can 2.0 support

2018-11-23 Thread Marc Kleine-Budde
On 10/12/18 6:25 AM, shubhrajyoti.da...@gmail.com wrote: > From: Shubhrajyoti Datta > > Add support for can 2.0. > > Signed-off-by: Shubhrajyoti Datta Added to linux-can-next. Tnx, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions|

Re: [PATCHv2 1/2] can: xilinx: add can 2.0 support

2018-11-21 Thread Shubhrajyoti Datta
On Fri, Oct 12, 2018 at 10:06 AM wrote: > > From: Shubhrajyoti Datta > > Add support for can 2.0. > > Signed-off-by: Shubhrajyoti Datta > --- ping

[PATCHv2 1/2] can: xilinx: add can 2.0 support

2018-10-11 Thread shubhrajyoti.datta
From: Shubhrajyoti Datta Add support for can 2.0. Signed-off-by: Shubhrajyoti Datta --- drivers/net/can/xilinx_can.c | 34 +- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/drivers/net/can/xilinx_can.c b/drivers/net/can/xilinx_can.c index