[linux-yocto] [PATCH 00/17] LSI AXXIA updates to 3.4 standard/axxia/base

Bruce Ashfield bruce.ashfield at windriver.com
Tue Jul 8 10:24:54 PDT 2014


On 14-07-08 10:21 AM, Charlie Paul wrote:
> Updates to 2sc and additions to the 3500

I had a few comments on the patches that need to be confirmed/addressed
before merging.

Bruce

>
> Anders Berg (12):
>    net: lsi_acp_net: Added new string to DT match
>    ARM: dts: axxia: Corrected IRQ for memory contollers
>    ARM: axxia: Support MSI on both PCIe controllers
>    i2c: axxia: Minor cleanup (cosmetic)
>    i2c: axxia: Report spurious IRQ
>    i2c: axxia: Fix broken smbus block read
>    i2c: axxia: Fall back to polling mode when no IRQ
>    ARM: axxia: Fix .init section mismatch
>    spi: pl022: Fix .init section mismatch
>    gpio: pl061: Fix .init section mismatch
>    misc: lsi-smmon: Bug when probing with IRQ pending
>    misc: lsi-smmon: Add parameter panic_on_fatal
>
> John Jacques (4):
>    arch/powerpc: Updated Device Trees for Axxia (3400/3500)
>    arch/powerpc: Update the Axxia NAND Driver to support 3500
>    kernel/smp: Allow smp_call_function_single() to be called with a
>      function that doesn't return.
>    arch/powerpc: Reset Updates for Axxia
>
> SangeethaRao (1):
>    powerpc/sysdev/lsi:adding 3500 PCIe inbound mapping support
>
>   arch/arm/boot/dts/axm55xx.dts          |    4 +-
>   arch/arm/mach-axxia/pci.c              |   75 ++++---
>   arch/powerpc/boot/dts/acp342x.dts      |  347 +++++++++++++++++---------------
>   arch/powerpc/boot/dts/acp344x.dts      |  164 ++++++++++-----
>   arch/powerpc/boot/dts/acp35xx.dts      |   73 +++----
>   arch/powerpc/sysdev/lsi_pci.c          |   40 +++-
>   arch/powerpc/sysdev/ppc4xx_soc.c       |   73 ++++++-
>   drivers/gpio/gpio-pl061.c              |    2 +-
>   drivers/i2c/busses/i2c-axxia.c         |  109 ++++++----
>   drivers/misc/lsi-smmon.c               |   58 ++++--
>   drivers/mtd/nand/lsi_acp_nand.c        |  171 +++++++++-------
>   drivers/net/ethernet/lsi/lsi_acp_net.c |    3 +-
>   drivers/spi/spi-pl022.c                |    4 +-
>   kernel/smp.c                           |   24 ++-
>   14 files changed, 699 insertions(+), 448 deletions(-)
>



More information about the linux-yocto mailing list