Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-11 Thread Robert Jarzmik
Daniel Mack writes: > In particular, the pxa camera driver is something Robert (cc) wanted to > have a look at. Robert, any updates on this? Oh yes, sorry, it's been monthes, I've been very busy. This is my last status : - my current patch is in (1) - this patch doesn't work yet - if my

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-11 Thread Robert Jarzmik
Daniel Mack zon...@gmail.com writes: In particular, the pxa camera driver is something Robert (cc) wanted to have a look at. Robert, any updates on this? Oh yes, sorry, it's been monthes, I've been very busy. This is my last status : - my current patch is in (1) - this patch doesn't work

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Sergei Ianovich
On Tue, 2013-12-10 at 01:25 +0100, Arnd Bergmann wrote: > We never intentionally break things that people are using, but there are > cases where doing blind changes is the best way forward. We should > always try to find people to test patches on real hardware if possible, > which is only possible

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Arnd Bergmann
On Monday 09 December 2013, Sergei Ianovich wrote: > On Mon, 2013-12-09 at 11:21 +0100, Daniel Mack wrote: > > On 12/09/2013 10:34 AM, Sergei Ianovich wrote: > > > Nice to have Daniel in this conversation. Your patch series is a big and > > > important work. However, I am not sure I will ever land

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Sergei Ianovich
On Mon, 2013-12-09 at 11:21 +0100, Daniel Mack wrote: > On 12/09/2013 10:34 AM, Sergei Ianovich wrote: > > On Mon, 2013-12-09 at 10:04 +0100, Daniel Mack wrote: > >> On 12/09/2013 02:33 AM, Arnd Bergmann wrote: > >>> It hasn't made it upstream yet, but see > >>>

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Sergei Ianovich
On Mon, 2013-12-09 at 11:21 +0100, Daniel Mack wrote: > On 12/09/2013 10:34 AM, Sergei Ianovich wrote: > > Nice to have Daniel in this conversation. Your patch series is a big and > > important work. However, I am not sure I will ever land as is exactly > > for this reason. > > Well, I wouldn't

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Daniel Mack
On 12/09/2013 10:34 AM, Sergei Ianovich wrote: > On Mon, 2013-12-09 at 10:04 +0100, Daniel Mack wrote: >> On 12/09/2013 02:33 AM, Arnd Bergmann wrote: >>> On Sunday 08 December 2013, Sergei Ianovich wrote: Non-dts implementation supply required DMA channel numbers as IORESOURCE_DMA.

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Sergei Ianovich
On Mon, 2013-12-09 at 13:34 +0400, Sergei Ianovich wrote: > On Mon, 2013-12-09 at 10:04 +0100, Daniel Mack wrote: > > On 12/09/2013 02:33 AM, Arnd Bergmann wrote: > > > On Sunday 08 December 2013, Sergei Ianovich wrote: > > >> Non-dts implementation supply required DMA channel numbers as > > >>

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Sergei Ianovich
On Mon, 2013-12-09 at 10:04 +0100, Daniel Mack wrote: > On 12/09/2013 02:33 AM, Arnd Bergmann wrote: > > On Sunday 08 December 2013, Sergei Ianovich wrote: > >> Non-dts implementation supply required DMA channel numbers as > >> IORESOURCE_DMA. However, there is was no way to get them from > >>

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Sergei Ianovich
On Mon, 2013-12-09 at 10:04 +0100, Daniel Mack wrote: On 12/09/2013 02:33 AM, Arnd Bergmann wrote: On Sunday 08 December 2013, Sergei Ianovich wrote: Non-dts implementation supply required DMA channel numbers as IORESOURCE_DMA. However, there is was no way to get them from device tree.

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Sergei Ianovich
On Mon, 2013-12-09 at 13:34 +0400, Sergei Ianovich wrote: On Mon, 2013-12-09 at 10:04 +0100, Daniel Mack wrote: On 12/09/2013 02:33 AM, Arnd Bergmann wrote: On Sunday 08 December 2013, Sergei Ianovich wrote: Non-dts implementation supply required DMA channel numbers as IORESOURCE_DMA.

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Daniel Mack
On 12/09/2013 10:34 AM, Sergei Ianovich wrote: On Mon, 2013-12-09 at 10:04 +0100, Daniel Mack wrote: On 12/09/2013 02:33 AM, Arnd Bergmann wrote: On Sunday 08 December 2013, Sergei Ianovich wrote: Non-dts implementation supply required DMA channel numbers as IORESOURCE_DMA. However, there is

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Sergei Ianovich
On Mon, 2013-12-09 at 11:21 +0100, Daniel Mack wrote: On 12/09/2013 10:34 AM, Sergei Ianovich wrote: Nice to have Daniel in this conversation. Your patch series is a big and important work. However, I am not sure I will ever land as is exactly for this reason. Well, I wouldn't be so

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Sergei Ianovich
On Mon, 2013-12-09 at 11:21 +0100, Daniel Mack wrote: On 12/09/2013 10:34 AM, Sergei Ianovich wrote: On Mon, 2013-12-09 at 10:04 +0100, Daniel Mack wrote: On 12/09/2013 02:33 AM, Arnd Bergmann wrote: It hasn't made it upstream yet, but see

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Arnd Bergmann
On Monday 09 December 2013, Sergei Ianovich wrote: On Mon, 2013-12-09 at 11:21 +0100, Daniel Mack wrote: On 12/09/2013 10:34 AM, Sergei Ianovich wrote: Nice to have Daniel in this conversation. Your patch series is a big and important work. However, I am not sure I will ever land as is

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-09 Thread Sergei Ianovich
On Tue, 2013-12-10 at 01:25 +0100, Arnd Bergmann wrote: We never intentionally break things that people are using, but there are cases where doing blind changes is the best way forward. We should always try to find people to test patches on real hardware if possible, which is only possible if

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-08 Thread Arnd Bergmann
On Sunday 08 December 2013, Sergei Ianovich wrote: > Non-dts implementation supply required DMA channel numbers as > IORESOURCE_DMA. However, there is was no way to get them from > device tree. I just wrote a lengthy reply to this email to explain in what ways you got it wrong, but then I saw

[PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-08 Thread Sergei Ianovich
Non-dts implementation supply required DMA channel numbers as IORESOURCE_DMA. However, there is was no way to get them from device tree. Signed-off-by: Sergei Ianovich CC: Daniel Mack CC: Arnd Bergmann --- Documentation/devicetree/bindings/mmc/pxa-mmc.txt | 2 + arch/arm/boot/dts/pxa27x.dtsi

[PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-08 Thread Sergei Ianovich
Non-dts implementation supply required DMA channel numbers as IORESOURCE_DMA. However, there is was no way to get them from device tree. Signed-off-by: Sergei Ianovich ynv...@gmail.com CC: Daniel Mack zon...@gmail.com CC: Arnd Bergmann a...@arndb.de ---

Re: [PATCH 5/9] ARM: dts: provide DMA config to pxamci

2013-12-08 Thread Arnd Bergmann
On Sunday 08 December 2013, Sergei Ianovich wrote: Non-dts implementation supply required DMA channel numbers as IORESOURCE_DMA. However, there is was no way to get them from device tree. I just wrote a lengthy reply to this email to explain in what ways you got it wrong, but then I saw that