[linux-yocto] [PATCH 0/4] Intel Axxia updates to linux-yocto-4.1

Daniel Dragomir daniel.dragomir at windriver.com
Wed Jun 1 08:12:28 PDT 2016


Hello Bruce!

This series of patches brings improvements for FEMAC and AXXIA drivers 
and add a new Device Tree for a new development board named Victoria. 

NOTE: All the following patches are for both axxia branches:
standard/axxia/base and standard/preempt-rt/axxia/base,

Axxia internal tag: 1.29

Thank you,
Daniel Dragomir

John Jacques (4):
  axxia: Remove Unused EDAC Driver File
  drivers/i2c: Add a Lock to the Axxia Driver
  drivers/net: Update the LSI FEMAC Driver for Axxia
  axxia: Add a Device Tree for the Victoria Axxia Development Board

 arch/arm64/boot/dts/intel/Makefile             |   1 +
 arch/arm64/boot/dts/intel/axm5616-victoria.dts | 122 +++++++
 drivers/edac/axxia_edac.c                      | 461 -------------------------
 drivers/i2c/busses/i2c-axxia.c                 |   9 +
 drivers/net/ethernet/lsi/lsi_acp_net.c         |   6 +-
 5 files changed, 137 insertions(+), 462 deletions(-)
 create mode 100644 arch/arm64/boot/dts/intel/axm5616-victoria.dts
 delete mode 100644 drivers/edac/axxia_edac.c

-- 
1.9.1



More information about the linux-yocto mailing list