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


Groups > linux.kernel > #1473051

[RESEND PATCH 0/4] Support the rk3399 gmac pd function

From Caesar Wang <wxt@rock-chips.com>
Newsgroups linux.kernel
Subject [RESEND PATCH 0/4] Support the rk3399 gmac pd function
Date 2016-08-31 08:20 +0200
Message-ID <sc72p-7cd-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patch add to handle the gmac pd issue, and support
the rk3399 gmac for devicetree.



Caesar Wang (2):
  arm64: dts: rockchip: support gmac for rk3399
  arm64: dts: rockchip: enable the gmac for rk3399 evb board

David Wu (1):
  net: stmmac: dwmac-rk: add pd_gmac support for rk3399

Roger Chen (1):
  net: stmmac: dwmac-rk: fixes the gmac resume after PD on/off

 arch/arm64/boot/dts/rockchip/rk3399-evb.dts    | 31 +++++++++
 arch/arm64/boot/dts/rockchip/rk3399.dtsi       | 90 ++++++++++++++++++++++++++
 drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 28 +++++---
 3 files changed, 140 insertions(+), 9 deletions(-)

-- 
1.9.1

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


Thread

[RESEND PATCH 0/4] Support the rk3399 gmac pd function Caesar Wang <wxt@rock-chips.com> - 2016-08-31 08:20 +0200
  [RESEND PATCH 3/4] arm64: dts: rockchip: support gmac for rk3399 Caesar Wang <wxt@rock-chips.com> - 2016-08-31 08:20 +0200
    Re: [RESEND PATCH 3/4] arm64: dts: rockchip: support gmac for rk3399 Doug Anderson <dianders@chromium.org> - 2016-08-31 22:50 +0200
      Re: [RESEND PATCH 3/4] arm64: dts: rockchip: support gmac for rk3399 Heiko Stübner <heiko@sntech.de> - 2016-08-31 23:40 +0200
        Re: [RESEND PATCH 3/4] arm64: dts: rockchip: support gmac for rk3399 Doug Anderson <dianders@chromium.org> - 2016-08-31 23:50 +0200

csiph-web