Hello Bruce!

This series of patches brings various improvements to the Intel Axxia
drivers from linux-yocto-4.1, including PCIe and MTC; and add a new 
device tree for Waco board (xlf chip).

If all the patches are ok, please pull them from
https://github.com/axxia/axxia_yocto_linux_4.1_pull.git
into
git://git.yoctoproject.org/linux-yocto-4.1
Pull
standard/axxia/base-1.41 -> standard/axxia/base
standard/preempt-rt/axxia/base-1.41 -> standard/preempt-rt/axxia/base

If you add more patches to standard/(preempt-rt)/axxia/base beforehand
please notify me. I will rebase our changes so you can do a clean,
fast-forward pull.

Please note that the patch "drivers/misc: Axxia MTC Driver Memory 
Initialization" was reworked and this is a second version.

Thank you,
Daniel Dragomir

Gary McGee (2):
  arch/arm/mach-axxia: Flush TLB
  axxia-reset.c: Use syscon address from device tree

John Jacques (7):
  drivers/pci: Change the Axxia GEN3 EQ Control Value
  axxia: Add Link Reset to the 5600 Axxia PCIe Driver
  axxia: Updated PEI Initialization Code
  drivers/pci: Update the Axxia PCIe Host Driver
  drivers/misc: Axxia MTC Driver Memory Initialization Check
  drivers/pci: Updates to Axxia PEI Setup and Rescan
  axxia: Device Tree for XLF on Waco

Sreedevi Joshi (2):
  misc: mtc: Issue with compatibility mode fixed
  misc: mtc: enable MTC in Victoria device tree

 arch/arm/mach-axxia/ddr_retention.c            |  36 +-
 arch/arm64/boot/dts/intel/Makefile             |   3 +-
 arch/arm64/boot/dts/intel/axc6732-waco.dts     | 248 ++++++++
 arch/arm64/boot/dts/intel/axc67xx.dtsi         |  33 +-
 arch/arm64/boot/dts/intel/axm5616-victoria.dts |   4 +
 arch/arm64/boot/dts/intel/axm56xx.dtsi         |   2 +-
 drivers/misc/axxia-pei.c                       | 815 ++++++++++++++-----------
 drivers/misc/lsi-mtc.c                         |  68 ++-
 drivers/pci/host/pcie-axxia.c                  | 304 +++++----
 drivers/power/reset/axxia-reset.c              |  11 +-
 include/linux/axxia-pei.h                      |   1 +
 11 files changed, 1025 insertions(+), 500 deletions(-)
 create mode 100644 arch/arm64/boot/dts/intel/axc6732-waco.dts

-- 
2.7.4

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to