All of lore.kernel.org
 help / color / mirror / Atom feed
From: <tthayer.linux@gmail.com>
To: wg@grandegger.com, mkl@pengutronix.de, anilkumar@ti.com
Cc: linux-can@vger.kernel.org, Thor Thayer <tthayer.linux@gmail.com>
Subject: [PATCH] Add D_CAN Module RAM Init
Date: Wed, 12 Mar 2014 18:01:26 -0500	[thread overview]
Message-ID: <1394665287-9687-1-git-send-email-tthayer.linux@gmail.com> (raw)

From: Thor Thayer <tthayer.linux@gmail.com>

The Bosch D_CAN module supports initializing the RAM memories. The
existing D_CAN support was written for a specific D_CAN implementation
that placed the RAM Init bit in a separate register. This patch
uses the default Bosch D_CAN Module RAM Initialization bit in the 
CAN Function Register (CFR [offset 0x18]).
Request testing the TI D_CAN module and the C_CAN module.

Thor Thayer (1):
  net: can: c_can_platform: Add D_CAN Module RAM Init

 drivers/net/can/c_can/c_can.h          |    3 +++
 drivers/net/can/c_can/c_can_platform.c |   21 ++++++++++++++++++---
 2 files changed, 21 insertions(+), 3 deletions(-)

-- 
1.7.9.5


             reply	other threads:[~2014-03-12 23:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12 23:01 tthayer.linux [this message]
2014-03-12 23:01 ` [PATCH] net: can: c_can_platform: Add D_CAN Module RAM Init tthayer.linux

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=1394665287-9687-1-git-send-email-tthayer.linux@gmail.com \
    --to=tthayer.linux@gmail.com \
    --cc=anilkumar@ti.com \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=wg@grandegger.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.