linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [linux-next PATCH 0/4] Enable network driver on K2G ICE and GP EVMs
@ 2018-05-11 19:29 Murali Karicheri
  2018-05-11 19:29 ` [linux-next PATCH 1/4] ARM: dts: k2g: add dt bindings to support network driver Murali Karicheri
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Murali Karicheri @ 2018-05-11 19:29 UTC (permalink / raw)
  To: ssantosh, robh+dt, mark.rutland, linux, linux-arm-kernel,
	devicetree, linux-kernel

Now that NetCP driver patches for K2G SoC is merged to linux-next master
this series add patches to enable network driver on K2G ICE and GP EVMs.

Thanks

Applied the patches on top of latest linux-next master, built kernel and
booted up on both EVMs. The logs are below

K2G GP EVM: https://pastebin.ubuntu.com/p/ycZDnZXYPx/
K2G ICE EVM: https://pastebin.ubuntu.com/p/bdCpzgdrXr/

Murali Karicheri (4):
  ARM: dts: k2g: add dt bindings to support network driver
  ARM: dts: keystone-k2g-evm: Enable netcp network driver
  ARM: dts: keystone-k2g-ice: Enable netcp network driver
  ARM: keystone: k2g: enable micrel and dp83867 phys

 arch/arm/boot/dts/keystone-k2g-evm.dts    |  53 +++++++++++
 arch/arm/boot/dts/keystone-k2g-ice.dts    |  59 ++++++++++++
 arch/arm/boot/dts/keystone-k2g-netcp.dtsi | 147 ++++++++++++++++++++++++++++++
 arch/arm/boot/dts/keystone-k2g.dtsi       |  13 +++
 arch/arm/configs/keystone_defconfig       |   2 +
 5 files changed, 274 insertions(+)
 create mode 100644 arch/arm/boot/dts/keystone-k2g-netcp.dtsi

-- 
1.9.1

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

end of thread, other threads:[~2018-06-26 21:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-11 19:29 [linux-next PATCH 0/4] Enable network driver on K2G ICE and GP EVMs Murali Karicheri
2018-05-11 19:29 ` [linux-next PATCH 1/4] ARM: dts: k2g: add dt bindings to support network driver Murali Karicheri
2018-05-11 19:29 ` [linux-next PATCH 2/4] ARM: dts: keystone-k2g-evm: Enable netcp " Murali Karicheri
2018-05-11 19:29 ` [linux-next PATCH 3/4] ARM: dts: keystone-k2g-ice: " Murali Karicheri
2018-05-11 19:29 ` [linux-next PATCH 4/4] ARM: keystone: k2g: enable micrel and dp83867 phys Murali Karicheri
2018-05-21  3:17 ` [linux-next PATCH 0/4] Enable network driver on K2G ICE and GP EVMs santosh.shilimkar
2018-05-22 21:28   ` Murali Karicheri
2018-06-26 21:17   ` Santosh Shilimkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).