From: Marc Kleine-Budde <mkl@pengutronix.de>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linux-can@vger.kernel.org, kernel@pengutronix.de
Subject: pull-request: can-next 2014-05-26
Date: Mon, 26 May 2014 09:41:59 +0200 [thread overview]
Message-ID: <5382F047.2030600@pengutronix.de> (raw)
In-Reply-To: <20140523.162554.1697403825084761042.davem@davemloft.net>
[-- Attachment #1: Type: text/plain, Size: 2005 bytes --]
On 05/23/2014 10:25 PM, David Miller wrote:
>>> this is a pull request of two patches for net-next/master. Kedareswara
>>> rao Appana contributes support for the xilinx CAN core found on the
>>> zynq and microblaze SOCs.
> Somethings not right, it looks like a forgotten git add on your side.
Doh, yes, the file is in my tree, but not in the patch. Now the fixed
version:
This is a pull request of two patches for net-next/master. Kedareswara
rao Appana contributes support for the xilinx CAN core found on the
zynq and microblaze SoCs.
Marc
---
The following changes since commit 3bea8eddfebe1c61ea824dd2880d4368791edc1f:
Merge branch 'net-sysfs-docs' (2014-05-26 01:02:39 -0400)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can-next.git tags/linux-can-next-for-3.16-20140526
for you to fetch changes up to b1201e44f50b017a4972a337058b36b40c90abca:
can: xilinx CAN controller support (2014-05-26 09:36:31 +0200)
----------------------------------------------------------------
linux-can-next-for-3.16-20140526
----------------------------------------------------------------
Kedareswara rao Appana (2):
can: Add xilinx CAN device tree bindings documentation
can: xilinx CAN controller support
.../devicetree/bindings/net/can/xilinx_can.txt | 44 +
drivers/net/can/Kconfig | 8 +
drivers/net/can/Makefile | 1 +
drivers/net/can/xilinx_can.c | 1208 ++++++++++++++++++++
4 files changed, 1261 insertions(+)
create mode 100644 Documentation/devicetree/bindings/net/can/xilinx_can.txt
create mode 100644 drivers/net/can/xilinx_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: 242 bytes --]
next prev parent reply other threads:[~2014-05-26 7:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-23 7:22 pull-request: can-next 2014-05-23 Marc Kleine-Budde
2014-05-23 19:44 ` David Miller
2014-05-23 20:25 ` David Miller
2014-05-26 7:41 ` Marc Kleine-Budde [this message]
2014-05-30 22:50 ` pull-request: can-next 2014-05-26 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=5382F047.2030600@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).