netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Damien Riegel <damien.riegel@savoirfairelinux.com>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: linux-can@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH v6 3/3] can: sja1000: of: add compatibility with Technologic Systems version
Date: Thu, 21 Jan 2016 10:28:21 -0500	[thread overview]
Message-ID: <20160121152820.GA6523@localhost> (raw)
In-Reply-To: <1453304611-31207-4-git-send-email-mkl@pengutronix.de>

Hi Marc,


I tested the new technologic version and it works as expected. Would be
nice if someone could test the nxp version to ensure no regressions has
been introduced (I don't have such hardware here).

On Wed, Jan 20, 2016 at 04:43:31PM +0100, Marc Kleine-Budde wrote:
> From: Damien Riegel <damien.riegel@savoirfairelinux.com>
> 
> Technologic Systems provides an IP compatible with the SJA1000,
> instantiated in an FPGA. Because of some bus widths issue, access to
> registers is made through a "window" that works like this:
> 
>     base + 0x0: address to read/write
>     base + 0x2: 8-bit register value
> 
> This commit adds a new compatible device, "technologic,sja1000", with
> read and write functions using the window mechanism.
> 
> Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

Tested-by: Damien Riegel <damien.riegel@savoirfairelinux.com>

  reply	other threads:[~2016-01-21 15:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-20 15:43 [PATCH v6 0/3] can: sja1000: support for technologic version Marc Kleine-Budde
2016-01-20 15:43 ` [PATCH v6 1/3] can: sja1000: of: add per-compatible init hook Marc Kleine-Budde
2016-01-20 15:43 ` [PATCH v6 2/3] can: sja1000: add documentation for Technologic Systems version Marc Kleine-Budde
2016-01-20 15:43 ` [PATCH v6 3/3] can: sja1000: of: add compatibility with " Marc Kleine-Budde
2016-01-21 15:28   ` Damien Riegel [this message]
2016-01-21 16:15     ` 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=20160121152820.GA6523@localhost \
    --to=damien.riegel@savoirfairelinux.com \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@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).