linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: linux-can@vger.kernel.org
Cc: kernel@pengutronix.de, LW@KARO-electronics.de
Subject: [PATCH v2 1/2] can: flexcan: proposed fixes for v3.12
Date: Mon,  7 Oct 2013 16:25:31 +0200	[thread overview]
Message-ID: <1381155933-21820-1-git-send-email-mkl@pengutronix.de> (raw)

Hello,

while hacking on a new feature on the flexcan driver I found two problems:

In my last patch on the flexcan dirver I removed the loop from
flexcan_chip_start(), this causes pending TX messages not beeing aborted on
device resart. Lothar, can you please test this patch on mx6.

The second patch fixes the problem, that a DT probed mx28 flexcan core is
detected as p1010. This activaes a workaround in the driver which is not
needed, the bus error interrupt is always active.

Please test, both patches apply to current net/master, latest v3.12-rcX should
work, too.

regards,
Marc



             reply	other threads:[~2013-10-07 14:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-07 14:25 Marc Kleine-Budde [this message]
2013-10-07 14:25 ` [PATCH v2 1/2] can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abort pending TX Marc Kleine-Budde
2013-10-07 14:25 ` [PATCH v2 2/2] can: flexcan: fix mx28 detection by rearanging OF match table Marc Kleine-Budde

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=1381155933-21820-1-git-send-email-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=LW@KARO-electronics.de \
    --cc=kernel@pengutronix.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).