Re: [linux-yocto] [PATCH 00/10] Intel Axxia updates to linux-yocto-4.1

2016-10-18 Thread Bruce Ashfield

On 2016-10-18 10:25 AM, Daniel Dragomir wrote:

Hello Bruce!

This series of patches brings various improvements to the Intel Axxia
drivers from linux-yocto-4.1, including NCR, PCIe, some updates in device
tree for Intel Axxia boards and some ported patches from arch/arm.

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.44 -> standard/axxia/base
standard/preempt-rt/axxia/base-1.44 -> 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.


They look fine to me.

Both branches are now merged.

Bruce




Thank you,
Daniel Dragomir

Catalin Marinas (1):
  arm64: Add trace_hardirqs_off annotation in ret_to_user

John Jacques (4):
  axxia: Remove Unused Interrupt Assignments from the Device Tree
  drivers/misc: Restore Axxia 5500 NCR Access to 0x115
  arch/arm64: Port a Patch from arch/arm for CPU Shutdown
  drivers/misc: Update the Axxia NCR Driver for 6700

Karol Barski (5):
  drivers/pci: Validate the pcie_port ops pointer in Axxia
  drivers/pci: Increment MAX_MSI_IRQS in Axxia
  drivers/pci: Fix proc_create Error Check in the Axxia Driver
  drivers/pci: Keep Only a Single Legacy Interrupt in the Axxia Driver
  drivers/pci: Request IRQF_NO_THREAD Handler in the Axxia Driver

 arch/arm64/boot/dts/intel/axm56xx.dtsi |  34 +--
 arch/arm64/kernel/entry.S  |   3 +
 arch/arm64/kernel/smp.c|  11 ++--
 drivers/misc/lsi-ncr.c | 108 +
 drivers/pci/host/pcie-axxia.c  |  19 +++---
 drivers/pci/host/pcie-axxia.h  |   5 +-
 6 files changed, 120 insertions(+), 60 deletions(-)



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


[linux-yocto] [PATCH 00/10] Intel Axxia updates to linux-yocto-4.1

2016-10-18 Thread Daniel Dragomir
Hello Bruce!

This series of patches brings various improvements to the Intel Axxia
drivers from linux-yocto-4.1, including NCR, PCIe, some updates in device
tree for Intel Axxia boards and some ported patches from arch/arm.

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.44 -> standard/axxia/base
standard/preempt-rt/axxia/base-1.44 -> 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.

Thank you,
Daniel Dragomir

Catalin Marinas (1):
  arm64: Add trace_hardirqs_off annotation in ret_to_user

John Jacques (4):
  axxia: Remove Unused Interrupt Assignments from the Device Tree
  drivers/misc: Restore Axxia 5500 NCR Access to 0x115
  arch/arm64: Port a Patch from arch/arm for CPU Shutdown
  drivers/misc: Update the Axxia NCR Driver for 6700

Karol Barski (5):
  drivers/pci: Validate the pcie_port ops pointer in Axxia
  drivers/pci: Increment MAX_MSI_IRQS in Axxia
  drivers/pci: Fix proc_create Error Check in the Axxia Driver
  drivers/pci: Keep Only a Single Legacy Interrupt in the Axxia Driver
  drivers/pci: Request IRQF_NO_THREAD Handler in the Axxia Driver

 arch/arm64/boot/dts/intel/axm56xx.dtsi |  34 +--
 arch/arm64/kernel/entry.S  |   3 +
 arch/arm64/kernel/smp.c|  11 ++--
 drivers/misc/lsi-ncr.c | 108 +
 drivers/pci/host/pcie-axxia.c  |  19 +++---
 drivers/pci/host/pcie-axxia.h  |   5 +-
 6 files changed, 120 insertions(+), 60 deletions(-)

-- 
2.7.4

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