On 2014-04-28, 8:13 PM, Charlie Paul wrote:
Second set of patches ready to go.

No complaints from me on this one. All the commits have good short
logs and summaries that explain the changes. Nicely done.

I can't say that I did a detailed tech review of each one, so I'll
trust that testing proves they work as intended :)

Cheers,

Bruce


Anders Berg (9):
   i2c-axxia: Avoid timeout when interrupt delayed
   dma: lsi-dma32: Add parameter to setup burst size
   dma: lsi-dma32: Handle DMA transfer sizes > 1MB
   ARM: axxia: dts: Enable sp804 timers by default
   ARM: axxia: Cleanup timer init code
   i2c: axxia: Add support for 10-bit addressing
   ARM: axxia: Alloc GIC to be initialized from non-primary core
   ARM: axxia: Fix release of CPUs with booted via kexec
   ARM: axxia: Flush L3 in kexec_reinit

David Mercado (2):
   LSI AXM55xx: Fix PMU handler issue
   LSI AXM55xx: Fix CPU hotplug

John Jacques (4):
   arch/powerpc: Disable the ACP NAND Driver for 3500
   arch/powerpc: Fix Compile Error when the Target is PowerPC
   axxia: Use the Device Tree for MDIO Clock Offset/Period if Provided
   arch/powerpc: Support Older Machine Name for LSI Axxia

  arch/arm/boot/dts/axm5504-emu.dts            |    2 +
  arch/arm/boot/dts/axm5507-emu.dts            |    2 +
  arch/arm/boot/dts/axm5516-amarillo.dts       |    2 +
  arch/arm/boot/dts/axm55xx.dtsi               |    1 -
  arch/arm/mach-axxia/axxia-gic.c              |   47 +++++--
  arch/arm/mach-axxia/axxia.c                  |  102 +++++++-------
  arch/arm/mach-axxia/axxia.h                  |    1 +
  arch/arm/mach-axxia/hotplug.c                |    2 +-
  arch/arm/mach-axxia/include/mach/axxia-gic.h |    1 -
  arch/arm/mach-axxia/platsmp.c                |   27 ++--
  arch/powerpc/boot/dts/acp25xx.dts            |    3 +
  arch/powerpc/boot/dts/acp342x.dts            |    3 +
  arch/powerpc/boot/dts/acp344x.dts            |    3 +
  arch/powerpc/boot/dts/acp35xx.dts            |    3 +
  arch/powerpc/platforms/44x/acpx1.c           |    5 +-
  drivers/dma/lsi-dma32.c                      |  185 +++++++++++++++-----------
  drivers/dma/lsi-dma32.h                      |    4 +-
  drivers/i2c/busses/i2c-axxia.c               |   84 +++++++-----
  drivers/mtd/nand/lsi_acp_nand.c              |    7 +
  drivers/net/ethernet/lsi/lsi_acp_mdio.c      |   33 +++--
  20 files changed, 306 insertions(+), 211 deletions(-)


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

Reply via email to