Re: [linux-yocto] Back-porting a new driver to Yocto kernel(s)..and device firmware

2014-06-19 Thread Allan, Bruce W
-Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Wednesday, June 18, 2014 7:51 PM To: Kamble, Nitin A; Allan, Bruce W; linux-yocto@yoctoproject.org Subject: Re: [linux-yocto] Back-porting a new driver to Yocto kernel(s)..and device firmware On

[linux-yocto] [PATCH 4/9] dma: lsi-dma32: Remove debug printks

2014-06-19 Thread Charlie Paul
From: Anders Berg anders.b...@avagotech.com Signed-off-by: Anders Berg anders.b...@avagotech.com --- drivers/dma/lsi-dma32.c |2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/dma/lsi-dma32.c b/drivers/dma/lsi-dma32.c index a5f3804..a488eec 100644 --- a/drivers/dma/lsi-dma32.c +++

[linux-yocto] [PATCH 2/9] sysdev LSI_POWERPC: Adding 3500 PCIe inbound mapping support

2014-06-19 Thread Charlie Paul
From: SangeethaRao sangeetha@lsi.com Signed-off-by: SangeethaRao sangeetha@lsi.com --- arch/powerpc/sysdev/lsi_pci.c | 42 ++--- 1 file changed, 35 insertions(+), 7 deletions(-) diff --git a/arch/powerpc/sysdev/lsi_pci.c

[linux-yocto] [PATCH 1/9] dma: lsi-dma32: Add support for sg operation

2014-06-19 Thread Charlie Paul
From: Anders Berg anders.b...@lsi.com The driver is extended with implementation of DMA scatterlist operation (device_prep_dma_sg). This allows for DMA operations to be performed on non-contiguous ranges of memory. Due to hardware limitations, each entry in the scatterlist needs to have

[linux-yocto] [PATCH 6/9] arch/arm: virtio

2014-06-19 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com Signed-off-by: John Jacques john.jacq...@lsi.com --- arch/arm/boot/dts/axm5504-sim.dts |6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/axm5504-sim.dts b/arch/arm/boot/dts/axm5504-sim.dts index 7580ae5..7c99c9f 100644 ---

[linux-yocto] [PATCH 3/9] board/powerpc: Update the Device Tree for 3500

2014-06-19 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com Update the compatibility field and peripherals to support the 3500. Signed-off-by: John Jacques john.jacq...@lsi.com --- arch/powerpc/boot/dts/acp35xx.dts | 68 +++-- 1 file changed, 19 insertions(+), 49 deletions(-)

[linux-yocto] [PATCH 7/9] arch/arm: Add Virtio Block Support to Axxia Simulation

2014-06-19 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com Signed-off-by: John Jacques john.jacq...@lsi.com --- arch/arm/boot/dts/axm5504-sim.dts | 12 ++-- arch/arm/boot/dts/axm5516-sim.dts |6 ++ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/arch/arm/boot/dts/axm5504-sim.dts

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

2014-06-19 Thread Bruce Ashfield
On 14-06-19 04:13 PM, Charlie Paul wrote: Adding RAPIDIO code and support files Anders Berg (3): dma: lsi-dma32: Add support for sg operation dma: lsi-dma32: Remove debug printks ARM: dts: axxia: Fix flash partitions John Jacques (4): board/powerpc: Update the Device Tree for 3500

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

2014-06-19 Thread Paul, Charlie
The following changes since commit 0651cf0a88bb3a8026328436bffc72da221f6ddf: Merge branch 'standard/base' into standard/axxia/base (2014-06-16 12:25:09 -0400) are available in the git repository at: https://github.com/z8cpaul/lsikernel-3.10 sab-next for you to fetch changes up to