From: Marek Vasut <marex@denx.de>
To: linux-can@vger.kernel.org
Cc: Marek Vasut <marex@denx.de>
Subject: [PATCH V4 0/4] Synchronise IFI CANFD driver with real world
Date: Thu, 3 Mar 2016 20:45:54 +0100 [thread overview]
Message-ID: <1457034358-5515-1-git-send-email-marex@denx.de> (raw)
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 | 97 ++++++++++++++++++++++-------------
1 file changed, 62 insertions(+), 35 deletions(-)
--
2.7.0
next reply other threads:[~2016-03-03 19:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-03 19:45 Marek Vasut [this message]
2016-03-03 19:45 ` [PATCH V4 1/4] net: can: ifi: Fix clock generator configuration Marek Vasut
2016-03-03 20:18 ` Oliver Hartkopp
2016-03-03 20:52 ` Marek Vasut
2016-03-03 20:58 ` Oliver Hartkopp
2016-03-03 21:01 ` Marc Kleine-Budde
2016-03-03 21:02 ` Marc Kleine-Budde
2016-03-03 21:04 ` Oliver Hartkopp
2016-03-03 21:05 ` Marc Kleine-Budde
2016-03-03 21:06 ` Oliver Hartkopp
2016-03-03 21:29 ` Marek Vasut
2016-03-03 19:45 ` [PATCH V4 2/4] net: can: ifi: Fix TX DLC configuration Marek Vasut
2016-03-03 19:45 ` [PATCH V4 3/4] net: can: ifi: Fix RX and TX ID mask Marek Vasut
2016-03-03 19:45 ` [PATCH V4 4/4] net: can: ifi: Add obscure bit swap for EFF frame IDs Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1457034358-5515-1-git-send-email-marex@denx.de \
--to=marex@denx.de \
--cc=linux-can@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).