Re: [linux-yocto] [PATCH 0/8] LSI AXXIA updates to 3.10 standard/axxia/base

2014-06-05 Thread Bruce Ashfield

On 14-06-03 09:14 PM, Charlie Paul wrote:

Updates to the  arm and i2c

Anders Berg (5):
   i2c: axxia: Minor cosmetic cleanup
   i2c: axxia: Fall back to polling mode when no IRQ
   misc: lsi-smmon: Bug when probing with IRQ pending
   misc: lsi-smmon: Add parameter panic_on_fatal
   ARM: dts: axxia: Added memory controllers

John Jacques (3):
   arch/arm/mach-axxia: Enable Secondary Cores when in Hyp Mode
   arch/arm/mach-axxia: Remove Unused Device Tree
   arch/arm/mach-axxia: Device Trees for New 5500 Variants


The series looks good to me, feel free to send a pull request.

Bruce



  arch/arm/boot/dts/Makefile |4 +-
  arch/arm/boot/dts/axm5508-amarillo.dts |  221 +++
  arch/arm/boot/dts/axm5512-amarillo.dts |  221 +++
  arch/arm/boot/dts/axm5516-amarillo.dts |8 ++
  arch/arm/boot/dts/axm55xx.dtsi |   14 ++
  arch/arm/boot/dts/axm55xxemu7.dts  |  226 
  arch/arm/mach-axxia/platsmp.c  |   23 ++--
  drivers/i2c/busses/i2c-axxia.c |   94 +++--
  drivers/misc/lsi-smmon.c   |   58 +---
  9 files changed, 568 insertions(+), 301 deletions(-)
  create mode 100644 arch/arm/boot/dts/axm5508-amarillo.dts
  create mode 100644 arch/arm/boot/dts/axm5512-amarillo.dts
  delete mode 100644 arch/arm/boot/dts/axm55xxemu7.dts



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


[linux-yocto] [PULL REQUEST] Kernel: 3.10 Branch: standard/axxia/base

2014-06-05 Thread Paul, Charlie
The following changes since commit f027472523d4969f3d78226c3fb1c6bacb05e8f7:

  arch/arm/mach-axxia: Move Simulutaion/Emulation WFE/SEV Work-Around 
(2014-05-20 15:29:24 -0700)

are available in the git repository at:

  https://github.com/z8cpaul/lsikernel-3.10 sab-delivery-2

for you to fetch changes up to 534fa0c95758b9338975666b7509b7a97c3e39fd:

  arch/arm/mach-axxia: Device Trees for New 5500 Variants (2014-06-03 17:18:58 
-0700)


Anders Berg (5):
  i2c: axxia: Minor cosmetic cleanup
  i2c: axxia: Fall back to polling mode when no IRQ
  misc: lsi-smmon: Bug when probing with IRQ pending
  misc: lsi-smmon: Add parameter panic_on_fatal
  ARM: dts: axxia: Added memory controllers

John Jacques (3):
  arch/arm/mach-axxia: Enable Secondary Cores when in Hyp Mode
  arch/arm/mach-axxia: Remove Unused Device Tree
  arch/arm/mach-axxia: Device Trees for New 5500 Variants

 arch/arm/boot/dts/Makefile |4 +-
 arch/arm/boot/dts/axm5508-amarillo.dts |  221 +++
 arch/arm/boot/dts/axm5512-amarillo.dts |  221 +++
 arch/arm/boot/dts/axm5516-amarillo.dts |8 ++
 arch/arm/boot/dts/axm55xx.dtsi |   14 ++
 arch/arm/boot/dts/axm55xxemu7.dts  |  226 
 arch/arm/mach-axxia/platsmp.c  |   23 ++--
 drivers/i2c/busses/i2c-axxia.c |   94 +++--
 drivers/misc/lsi-smmon.c   |   58 +---
 9 files changed, 568 insertions(+), 301 deletions(-)
 create mode 100644 arch/arm/boot/dts/axm5508-amarillo.dts
 create mode 100644 arch/arm/boot/dts/axm5512-amarillo.dts
 delete mode 100644 arch/arm/boot/dts/axm55xxemu7.dts
-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


Re: [linux-yocto] [PULL REQUEST] Kernel: 3.10 Branch: standard/axxia/base

2014-06-05 Thread Bruce Ashfield

On 14-06-05 02:07 PM, Paul, Charlie wrote:

The following changes since commit f027472523d4969f3d78226c3fb1c6bacb05e8f7:

   arch/arm/mach-axxia: Move Simulutaion/Emulation WFE/SEV Work-Around 
(2014-05-20 15:29:24 -0700)

are available in the git repository at:

   https://github.com/z8cpaul/lsikernel-3.10 sab-delivery-2


merged.

Bruce



for you to fetch changes up to 534fa0c95758b9338975666b7509b7a97c3e39fd:

   arch/arm/mach-axxia: Device Trees for New 5500 Variants (2014-06-03 17:18:58 
-0700)


Anders Berg (5):
   i2c: axxia: Minor cosmetic cleanup
   i2c: axxia: Fall back to polling mode when no IRQ
   misc: lsi-smmon: Bug when probing with IRQ pending
   misc: lsi-smmon: Add parameter panic_on_fatal
   ARM: dts: axxia: Added memory controllers

John Jacques (3):
   arch/arm/mach-axxia: Enable Secondary Cores when in Hyp Mode
   arch/arm/mach-axxia: Remove Unused Device Tree
   arch/arm/mach-axxia: Device Trees for New 5500 Variants

  arch/arm/boot/dts/Makefile |4 +-
  arch/arm/boot/dts/axm5508-amarillo.dts |  221 +++
  arch/arm/boot/dts/axm5512-amarillo.dts |  221 +++
  arch/arm/boot/dts/axm5516-amarillo.dts |8 ++
  arch/arm/boot/dts/axm55xx.dtsi |   14 ++
  arch/arm/boot/dts/axm55xxemu7.dts  |  226 
  arch/arm/mach-axxia/platsmp.c  |   23 ++--
  drivers/i2c/busses/i2c-axxia.c |   94 +++--
  drivers/misc/lsi-smmon.c   |   58 +---
  9 files changed, 568 insertions(+), 301 deletions(-)
  create mode 100644 arch/arm/boot/dts/axm5508-amarillo.dts
  create mode 100644 arch/arm/boot/dts/axm5512-amarillo.dts
  delete mode 100644 arch/arm/boot/dts/axm55xxemu7.dts



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