RE: [PATCH] can: xilinx: fix RX FIFO overflow error handling

2015-10-21 Thread Appana Durga Kedareswara Rao
ernel.org; > linux-kernel@vger.kernel.org > Subject: Re: [PATCH] can: xilinx: fix RX FIFO overflow error handling > > > Michal, > Kedar, > > Any feedback regarding my patch? > Have you ever experienced such a problem? > > Andrea SCIAN > > *DAVE Embedde

RE: [PATCH] can: xilinx: fix RX FIFO overflow error handling

2015-10-21 Thread Appana Durga Kedareswara Rao
..@grandegger.com; linux-...@vger.kernel.org; > linux-kernel@vger.kernel.org > Subject: Re: [PATCH] can: xilinx: fix RX FIFO overflow error handling > > > Michal, > Kedar, > > Any feedback regarding my patch? > Have you ever experienced such a problem? > > Andrea SCIA

Re: [PATCH] can: xilinx: fix RX FIFO overflow error handling

2015-08-05 Thread Andrea Scian - DAVE Embedded Systems
Michal, Kedar, Any feedback regarding my patch? Have you ever experienced such a problem? Andrea SCIAN *DAVE Embedded Systems* via Talponedo 29/A 33080 Porcia (PN) - Italy Telephone: +39.0434.921215 Telefax: +39.0434.1994030 web: www.dave.eu Il 24/07/2015 06:15, Michal

Re: [PATCH] can: xilinx: fix RX FIFO overflow error handling

2015-08-05 Thread Andrea Scian - DAVE Embedded Systems
Michal, Kedar, Any feedback regarding my patch? Have you ever experienced such a problem? Andrea SCIAN *DAVE Embedded Systems* via Talponedo 29/A 33080 Porcia (PN) - Italy Telephone: +39.0434.921215 Telefax: +39.0434.1994030 web: www.dave.eu http://www.dave.eu Il 24/07/2015 06:15, Michal

Re: [PATCH] can: xilinx: fix RX FIFO overflow error handling

2015-07-28 Thread Marc Kleine-Budde
On 07/24/2015 06:15 AM, Michal Simek wrote: > + Kedar > > On 07/23/2015 11:13 PM, Andrea Scian wrote: >> Simply resetting the peripheral on RX FIFO overflow in not enough, >> because we also need to re-initialize the whole device. >> Also always enable RX FIFO overflow interrupt otherwise we may

Re: [PATCH] can: xilinx: fix RX FIFO overflow error handling

2015-07-28 Thread Marc Kleine-Budde
On 07/24/2015 06:15 AM, Michal Simek wrote: + Kedar On 07/23/2015 11:13 PM, Andrea Scian wrote: Simply resetting the peripheral on RX FIFO overflow in not enough, because we also need to re-initialize the whole device. Also always enable RX FIFO overflow interrupt otherwise we may hang

Re: [PATCH] can: xilinx: fix RX FIFO overflow error handling

2015-07-23 Thread Michal Simek
+ Kedar On 07/23/2015 11:13 PM, Andrea Scian wrote: > Simply resetting the peripheral on RX FIFO overflow in not enough, > because we also need to re-initialize the whole device. > Also always enable RX FIFO overflow interrupt otherwise we may hang > until another interrupt arrives (this happens

Re: [PATCH] can: xilinx: fix RX FIFO overflow error handling

2015-07-23 Thread Michal Simek
+ Kedar On 07/23/2015 11:13 PM, Andrea Scian wrote: Simply resetting the peripheral on RX FIFO overflow in not enough, because we also need to re-initialize the whole device. Also always enable RX FIFO overflow interrupt otherwise we may hang until another interrupt arrives (this happens if