RE: [PATCH v6] can: xilinx CAN controller support

2014-03-27 Thread Appana Durga Kedareswara Rao
@kernel.org; linux-...@vger.kernel.org; > net...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux- > ker...@vger.kernel.org; devicet...@vger.kernel.org; Appana Durga > Kedareswara Rao > Subject: Re: [PATCH v6] can: xilinx CAN controller support > > On Wed, 2014-03-26 at 10:56

RE: [PATCH v6] can: xilinx CAN controller support

2014-03-27 Thread Appana Durga Kedareswara Rao
ernel.org; devicet...@vger.kernel.org; > net...@vger.kernel.org; linux-kernel@vger.kernel.org; linux- > c...@vger.kernel.org; Appana Durga Kedareswara Rao; linux-arm- > ker...@lists.infradead.org > Subject: Re: [PATCH v6] can: xilinx CAN controller support > > Hi Kedar, > > On 03/26/2

Re: [PATCH v6] can: xilinx CAN controller support

2014-03-27 Thread Michal Simek
Hi Kedar, On 03/26/2014 06:26 AM, Kedareswara rao Appana wrote: > This patch adds xilinx CAN controller support. > This driver supports both ZYNQ CANPS and Soft IP > AXI CAN controller. > > Signed-off-by: Kedareswara rao Appana > --- > This patch is rebased on the 3.14 rc8 kernel > Chnages for v

Re: [PATCH v6] can: xilinx CAN controller support

2014-03-25 Thread Joe Perches
On Wed, 2014-03-26 at 10:56 +0530, Kedareswara rao Appana wrote: > This patch adds xilinx CAN controller support. > This driver supports both ZYNQ CANPS and Soft IP > AXI CAN controller. Just trivial notes about dmesg logging output. > diff --git a/drivers/net/can/xilinx_can.c b/drivers/net/can/x

[PATCH v6] can: xilinx CAN controller support

2014-03-25 Thread Kedareswara rao Appana
This patch adds xilinx CAN controller support. This driver supports both ZYNQ CANPS and Soft IP AXI CAN controller. Signed-off-by: Kedareswara rao Appana --- This patch is rebased on the 3.14 rc8 kernel Chnages for v6: - Updated the driver with review comments. - Used the clock names specified in