All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] support GMAC driver for RK3288
@ 2014-11-27  2:49 Roger Chen
  2014-11-27  2:51 ` Roger Chen
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Roger Chen @ 2014-11-27  2:49 UTC (permalink / raw)
  To: heiko
  Cc: peppe.cavallaro, netdev, linux-kernel, linux-rockchip,
	kever.yang, eddie.cai, roger.chen

Roger Chen (6):
  patch1: add driver for Rockchip RK3288 SoCs integrated GMAC
  patch2: define clock ID used for GMAC
  patch3: modify CRU config for Rockchip RK3288 SoCs integrated GMAC
  patch4: dts: rockchip: add gmac info for rk3288
  patch5: dts: rockchip: enable gmac on RK3288 evb board
  patch6: add document for Rockchip RK3288 GMAC

Tested on rk3288 evb board:
Execute the following command to enable ethernet,
set local IP and ping a remote host.

busybox ifconfig eth0 up
busybox ifconfig eth0 192.168.1.111
ping 192.168.1.1

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-12-28 20:51 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-27  2:49 [PATCH v2 0/6] support GMAC driver for RK3288 Roger Chen
2014-11-27  2:51 ` Roger Chen
2014-11-27  2:52 ` [PATCH v2 1/6] GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC Roger Chen
2014-12-01 23:44   ` Heiko Stübner
2014-12-03  7:57     ` Roger
2014-12-25  0:46       ` Roger
2014-12-28 20:28         ` Heiko Stübner
2014-12-25  2:32       ` Chen-Yu Tsai
2014-11-27  2:52 ` [PATCH v2 2/6] GMAC: define clock ID used for GMAC Roger Chen
2014-12-28 20:51   ` Heiko Stübner
2014-11-27  2:52 ` [PATCH v2 3/6] GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC Roger Chen
2014-11-27  2:53 ` [PATCH v2 4/6] ARM: dts: rockchip: add gmac info for rk3288 Roger Chen
2014-11-27  2:53 ` [PATCH v2 5/6] ARM: dts: rockchip: enable gmac on RK3288 evb board Roger Chen
2014-11-27  2:53 ` [PATCH v2 6/6] GMAC: add document for Rockchip RK3288 GMAC Roger Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.