mbox

pull-request: can-next 2013-12-22

Message ID 52B61F96.2000408@pengutronix.de
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://gitorious.org/linux-can/linux-can-next.git for-davem

Message

Marc Kleine-Budde Dec. 21, 2013, 11:09 p.m. UTC
Hello David,

this is a pull request of three patches for net-next/master.

There is a patch by Oliver Hartkopp, to clean up the CAN gw code.
Alexander Shiyan adds device tree support to the mcp251x driver and a
patch by Ezequiel Garcia lets the ti_hecc driver compile on all ARM
platforms.

regards,
Marc

---

The following changes since commit ac7686b9698038cdf5148c9904db907448dceca4:

  packet: doc: add documentation for VLAN TPID delivery (2013-12-21 00:01:40 -0500)

are available in the git repository at:

  git://gitorious.org/linux-can/linux-can-next.git for-davem

for you to fetch changes up to 44cc479a41c028a229c5491e9fa97df08901178b:

  can: ti_hecc: Replace platform dependency with ARM dependency (2013-12-22 00:03:51 +0100)

----------------------------------------------------------------
Alexander Shiyan (1):
      can: mcp251x: Add device tree support

Ezequiel Garcia (1):
      can: ti_hecc: Replace platform dependency with ARM dependency

Oliver Hartkopp (1):
      can: gw: remove obsolete checks

 .../bindings/net/can/microchip,mcp251x.txt         | 25 ++++++
 drivers/net/can/Kconfig                            |  2 +-
 drivers/net/can/mcp251x.c                          | 99 ++++++++++++++++------
 net/can/gw.c                                       |  6 +-
 4 files changed, 102 insertions(+), 30 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/can/microchip,mcp251x.txt

Comments

David Miller Dec. 22, 2013, 3:02 a.m. UTC | #1
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Sun, 22 Dec 2013 00:09:10 +0100

> this is a pull request of three patches for net-next/master.
> 
> There is a patch by Oliver Hartkopp, to clean up the CAN gw code.
> Alexander Shiyan adds device tree support to the mcp251x driver and a
> patch by Ezequiel Garcia lets the ti_hecc driver compile on all ARM
> platforms.

Pulled, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html