Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1653451

Re: [PATCH v8 net-next 00/17] net: qualcomm: add QCA7000 UART driver

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v8 net-next 00/17] net: qualcomm: add QCA7000 UART driver
Date 2017-05-30 20:10 +0200
Message-ID <tMTKG-2ga-15@gated-at.bofh.it> (permalink)
References <tMrv3-7MV-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Stefan Wahren <stefan.wahren@i2se.com>
Date: Mon, 29 May 2017 13:57:08 +0200

> The Qualcomm QCA7000 HomePlug GreenPHY supports two interfaces:
> UART and SPI. This patch series adds the missing support for UART.
> 
> This driver based on the Qualcomm code [1], but contains some changes:
> * use random MAC address per default
> * use net_device_stats from device
> * share frame decoding between SPI and UART driver
> * improve error handling
> * reimplement tty_wakeup with work queue (based on slcan)
> * use new serial device bus instead of ldisc
> 
> The patches 1 - 3 are just for clean up and are not related to
> the UART support. Patch 4 adds SET_NETDEV_DEV() to qca_spi.
> Patches 5 - 16 prepare the existing QCA7000 code for UART support.
> The last patch contains the new driver.
> 
> The code itself has been tested on a Freescale i.MX28 board and
> a Raspberry Pi Zero.

Series applied, thank you.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v8 net-next 00/17] net: qualcomm: add QCA7000 UART driver Stefan Wahren <stefan.wahren@i2se.com> - 2017-05-29 14:10 +0200
  [PATCH v8 net-next 08/17] net: qualcomm: move qcaspi_tx_cmd to qca_spi.c Stefan Wahren <stefan.wahren@i2se.com> - 2017-05-29 14:10 +0200
  [PATCH v8 net-next 15/17] dt-bindings: slave-device: add current-speed property Stefan Wahren <stefan.wahren@i2se.com> - 2017-05-29 14:10 +0200
  Re: [PATCH v8 net-next 00/17] net: qualcomm: add QCA7000 UART  driver David Miller <davem@davemloft.net> - 2017-05-30 20:10 +0200

csiph-web