[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1456915359-6775-1-git-send-email-marex@denx.de>
Date: Wed, 2 Mar 2016 11:42:35 +0100
From: Marek Vasut <marex@...x.de>
To: linux-can@...r.kernel.org
Cc: netdev@...r.kernel.org, Marek Vasut <marex@...x.de>
Subject: [PATCH V2 0/4] Synchronise IFI CANFD driver with real world
Thus far, this driver was only tested on a hardware synthesised in
the warm and safe insides of an FPGA, only against another IFI CANFD
core. The real hardware arrived now and I tested the IFI CANFD driver
against different, harsh, real-world CAN controller.
This uncovered a few bugs, so here are the fixes for those.
Marek Vasut (4):
net: can: ifi: Fix clock generator configuration
net: can: ifi: Fix TX DLC configuration
net: can: ifi: Fix RX and TX ID mask
net: can: ifi: Add obscure bit swap for EFF frame IDs
drivers/net/can/ifi_canfd/ifi_canfd.c | 93 ++++++++++++++++++++++-------------
1 file changed, 60 insertions(+), 33 deletions(-)
V2: Address comments in the ML
--
2.7.0
Powered by blists - more mailing lists