All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add D_CAN Module RAM Init
@ 2014-03-12 23:01 tthayer.linux
  2014-03-12 23:01 ` [PATCH] net: can: c_can_platform: " tthayer.linux
  0 siblings, 1 reply; 2+ messages in thread
From: tthayer.linux @ 2014-03-12 23:01 UTC (permalink / raw)
  To: wg, mkl, anilkumar; +Cc: linux-can, Thor Thayer

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-12 23:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 23:01 [PATCH] Add D_CAN Module RAM Init tthayer.linux
2014-03-12 23:01 ` [PATCH] net: can: c_can_platform: " tthayer.linux

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.