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


Groups > linux.kernel > #1686849

[PATCH 0/3] Extend BGMAC driver for Stingray SoC

From Abhishek Shah <abhishek.shah@broadcom.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] Extend BGMAC driver for Stingray SoC
Date 2017-07-13 21:10 +0200
Message-ID <u2RER-1a4-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The patchset extends Broadcom BGMAC driver for Broadcom Stingray SoC.

This patchset is based on Linux-4.12 and tested on NS2 and Stingray.

Abhishek Shah (3):
  net: ethernet: bgmac: Remove unnecessary 'return' from
    platform_bgmac_idm_write
  net: ethernet: bgmac: Make IDM register space optional in BGMAC driver
  Documentation: devicetree: net: optional idm regs for bgmac

 .../devicetree/bindings/net/brcm,amac.txt          |  1 +
 drivers/net/ethernet/broadcom/bgmac-platform.c     | 21 ++++---
 drivers/net/ethernet/broadcom/bgmac.c              | 70 +++++++++++++---------
 drivers/net/ethernet/broadcom/bgmac.h              |  1 +
 4 files changed, 57 insertions(+), 36 deletions(-)

-- 
2.7.4

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


Thread

[PATCH 0/3] Extend BGMAC driver for Stingray SoC Abhishek Shah <abhishek.shah@broadcom.com> - 2017-07-13 21:10 +0200
  Re: [PATCH 0/3] Extend BGMAC driver for Stingray SoC David Miller <davem@davemloft.net> - 2017-07-15 23:40 +0200

csiph-web