Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-07-14 Thread Tony Lindgren
* Tony Lindgren [150409 12:17]: > * Peter Ujfalusi [150409 12:07]: > > On 04/09/2015 10:01 PM, Tony Lindgren wrote: > > > * Peter Ujfalusi [150409 11:55]: > > >> On 04/09/2015 06:18 PM, Tony Lindgren wrote: > > >>> * Peter Ujfalusi [150409 02:37]: > > The sDMA requests are routed through

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-07-14 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [150409 12:17]: * Peter Ujfalusi peter.ujfal...@ti.com [150409 12:07]: On 04/09/2015 10:01 PM, Tony Lindgren wrote: * Peter Ujfalusi peter.ujfal...@ti.com [150409 11:55]: On 04/09/2015 06:18 PM, Tony Lindgren wrote: * Peter Ujfalusi

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-05-03 Thread Vinod Koul
On Thu, Apr 09, 2015 at 12:35:54PM +0300, Peter Ujfalusi wrote: > The sDMA requests are routed through the DMA crossbar and without the > crossbar only peripherals using DMA request 0-127 can be used. > Need an ACK from ARM folks before I apply this and the DT ones too please -- ~Vinod -- To

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-05-03 Thread Vinod Koul
On Thu, Apr 09, 2015 at 12:35:54PM +0300, Peter Ujfalusi wrote: The sDMA requests are routed through the DMA crossbar and without the crossbar only peripherals using DMA request 0-127 can be used. Need an ACK from ARM folks before I apply this and the DT ones too please -- ~Vinod -- To

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Tony Lindgren
* Peter Ujfalusi [150409 12:07]: > On 04/09/2015 10:01 PM, Tony Lindgren wrote: > > * Peter Ujfalusi [150409 11:55]: > >> On 04/09/2015 06:18 PM, Tony Lindgren wrote: > >>> * Peter Ujfalusi [150409 02:37]: > The sDMA requests are routed through the DMA crossbar and without the >

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Peter Ujfalusi
On 04/09/2015 10:01 PM, Tony Lindgren wrote: > * Peter Ujfalusi [150409 11:55]: >> On 04/09/2015 06:18 PM, Tony Lindgren wrote: >>> * Peter Ujfalusi [150409 02:37]: The sDMA requests are routed through the DMA crossbar and without the crossbar only peripherals using DMA request 0-127

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Tony Lindgren
* Peter Ujfalusi [150409 11:55]: > On 04/09/2015 06:18 PM, Tony Lindgren wrote: > > * Peter Ujfalusi [150409 02:37]: > >> The sDMA requests are routed through the DMA crossbar and without the > >> crossbar only peripherals using DMA request 0-127 can be used. > > > > I assume this can be merged

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Peter Ujfalusi
On 04/09/2015 06:18 PM, Tony Lindgren wrote: > * Peter Ujfalusi [150409 02:37]: >> The sDMA requests are routed through the DMA crossbar and without the >> crossbar only peripherals using DMA request 0-127 can be used. > > I assume this can be merged separately from the driver > changes?

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Tony Lindgren
* Peter Ujfalusi [150409 02:37]: > The sDMA requests are routed through the DMA crossbar and without the > crossbar only peripherals using DMA request 0-127 can be used. I assume this can be merged separately from the driver changes? Otherwise we'll have the same kind of "flag day" mess with

[PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Peter Ujfalusi
The sDMA requests are routed through the DMA crossbar and without the crossbar only peripherals using DMA request 0-127 can be used. Signed-off-by: Peter Ujfalusi --- arch/arm/boot/dts/dra7.dtsi | 57 ++--- 1 file changed, 33 insertions(+), 24

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Peter Ujfalusi
On 04/09/2015 10:01 PM, Tony Lindgren wrote: * Peter Ujfalusi peter.ujfal...@ti.com [150409 11:55]: On 04/09/2015 06:18 PM, Tony Lindgren wrote: * Peter Ujfalusi peter.ujfal...@ti.com [150409 02:37]: The sDMA requests are routed through the DMA crossbar and without the crossbar only

[PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Peter Ujfalusi
The sDMA requests are routed through the DMA crossbar and without the crossbar only peripherals using DMA request 0-127 can be used. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com --- arch/arm/boot/dts/dra7.dtsi | 57 ++--- 1 file changed, 33

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Tony Lindgren
* Peter Ujfalusi peter.ujfal...@ti.com [150409 02:37]: The sDMA requests are routed through the DMA crossbar and without the crossbar only peripherals using DMA request 0-127 can be used. I assume this can be merged separately from the driver changes? Otherwise we'll have the same kind of flag

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Peter Ujfalusi
On 04/09/2015 06:18 PM, Tony Lindgren wrote: * Peter Ujfalusi peter.ujfal...@ti.com [150409 02:37]: The sDMA requests are routed through the DMA crossbar and without the crossbar only peripherals using DMA request 0-127 can be used. I assume this can be merged separately from the driver

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Tony Lindgren
* Peter Ujfalusi peter.ujfal...@ti.com [150409 12:07]: On 04/09/2015 10:01 PM, Tony Lindgren wrote: * Peter Ujfalusi peter.ujfal...@ti.com [150409 11:55]: On 04/09/2015 06:18 PM, Tony Lindgren wrote: * Peter Ujfalusi peter.ujfal...@ti.com [150409 02:37]: The sDMA requests are routed

Re: [PATCH v5 8/8] ARM: DTS: dra7x: Integrate sDMA crossbar

2015-04-09 Thread Tony Lindgren
* Peter Ujfalusi peter.ujfal...@ti.com [150409 11:55]: On 04/09/2015 06:18 PM, Tony Lindgren wrote: * Peter Ujfalusi peter.ujfal...@ti.com [150409 02:37]: The sDMA requests are routed through the DMA crossbar and without the crossbar only peripherals using DMA request 0-127 can be used.