From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: David Miller <davem@davemloft.net>,
"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>,
"kernel@pengutronix.de" <kernel@pengutronix.de>
Subject: pull-request: can-next 2014-11-17
Date: Mon, 17 Nov 2014 15:41:36 +0100 [thread overview]
Message-ID: <546A0920.4060706@pengutronix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 2090 bytes --]
Hello David,
this is a pull request of 9 patches for net-next/master.
All 9 patches are by Roger Quadros and update the c_can platform
driver. First by improving the initialization sequence of the message
RAM, making use of syscon/regmap. In the later patches support for
various TI SoCs is added.
Marc
---
The following changes since commit 65622ed40eef5ce2732365077b22416593fec4c8:
Merge branch 'rss_key_fill' (2014-11-16 15:59:19 -0500)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can-next.git tags/linux-can-next-for-3.19-20141117
for you to fetch changes up to f2bf2589834faec7af8c02c3949c90788d21b790:
net: can: c_can: Add support for TI am4372 DCAN (2014-11-17 15:32:10 +0100)
----------------------------------------------------------------
linux-can-next-for-3.19-20141117
----------------------------------------------------------------
Roger Quadros (9):
can: c_can: Add timeout to c_can_hw_raminit_ti()
can: c_can: Introduce c_can_driver_data structure
can: c_can: Add RAMINIT register information to driver data
can: c_can: Add syscon/regmap RAMINIT mechanism
can: c_can: Add support for START pulse in RAMINIT sequence
can: c_can: Disable pins when CAN interface is down
can: c_can: Add support for TI DRA7 DCAN
can: c_can: Add support for TI am3352 DCAN
net: can: c_can: Add support for TI am4372 DCAN
.../devicetree/bindings/net/can/c_can.txt | 5 +
drivers/net/can/c_can/c_can.c | 13 ++
drivers/net/can/c_can/c_can.h | 25 ++-
drivers/net/can/c_can/c_can_platform.c | 201 ++++++++++++++-------
4 files changed, 181 insertions(+), 63 deletions(-)
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2014-11-17 14:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-17 14:41 Marc Kleine-Budde [this message]
2014-11-18 20:54 ` pull-request: can-next 2014-11-17 David Miller
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=546A0920.4060706@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=davem@davemloft.net \
--cc=kernel@pengutronix.de \
--cc=linux-can@vger.kernel.org \
--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).