From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: David Miller <davem@davemloft.net>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: pull-request: can-next 2015-09-17
Date: Thu, 17 Sep 2015 23:07:44 +0200 [thread overview]
Message-ID: <55FB2BA0.6070300@pengutronix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 1719 bytes --]
Hello David,
this is a pull request of two patches for net-next/master.
Gerhard Bertelsmann adds support for the CAN controller found on the
Allwinner A10/A20 SoC.
Marc
---
The following changes since commit 37d2dbcdcca88e392009d7cbe8617d5af0ebcb32:
net: fix cdc-phonet.c dependency and build error (2015-09-16 11:51:19 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-4.4-20150917
for you to fetch changes up to 0738eff14d817a02ab082c392c96a1613006f158:
can: Allwinner A10/A20 CAN Controller support - Kernel module (2015-09-17 22:39:08 +0200)
----------------------------------------------------------------
linux-can-next-for-4.4-20150917
----------------------------------------------------------------
Gerhard Bertelsmann (2):
can: Allwinner A10/A20 CAN Controller support - Devicetree bindings
can: Allwinner A10/A20 CAN Controller support - Kernel module
.../devicetree/bindings/net/can/sun4i_can.txt | 36 +
drivers/net/can/Kconfig | 10 +
drivers/net/can/Makefile | 1 +
drivers/net/can/sun4i_can.c | 857 +++++++++++++++++++++
4 files changed, 904 insertions(+)
create mode 100644 Documentation/devicetree/bindings/net/can/sun4i_can.txt
create mode 100644 drivers/net/can/sun4i_can.c
--
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: 455 bytes --]
next reply other threads:[~2015-09-17 21:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 21:07 Marc Kleine-Budde [this message]
2015-09-21 4:59 ` pull-request: can-next 2015-09-17 David Miller
-- strict thread matches above, loose matches on Subject: below --
2015-09-21 7:20 Marc Kleine-Budde
2015-09-22 0:15 ` David Miller
2015-10-13 16:08 Marc Kleine-Budde
2015-10-15 1:37 ` 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=55FB2BA0.6070300@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 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.