Re: [PATCH v3] davinci: fix resources passed to MUSB driver for DM6467

2013-10-14 Thread Felipe Balbi
On Sat, Oct 12, 2013 at 12:15:17AM +0200, Sergei Shtylyov wrote: > Hello. > > On 23-09-2013 23:45, Felipe Balbi wrote: > > After commit 09fc7d22b024692b2fe8a943b246de1af307132b (usb: musb: fix > incorrect > usage of resource pointer), CPPI DMA driver on DaVinci DM6467 can't > d

Re: [PATCH v3] davinci: fix resources passed to MUSB driver for DM6467

2013-10-11 Thread Sergei Shtylyov
Hello. On 23-09-2013 23:45, Felipe Balbi wrote: After commit 09fc7d22b024692b2fe8a943b246de1af307132b (usb: musb: fix incorrect usage of resource pointer), CPPI DMA driver on DaVinci DM6467 can't detect its dedicated IRQ and so the MUSB IRQ is erroneously used instead. This is because only 2

Re: [PATCH v3] davinci: fix resources passed to MUSB driver for DM6467

2013-09-23 Thread Felipe Balbi
On Tue, Sep 24, 2013 at 12:50:12AM +0400, Sergei Shtylyov wrote: > Hello. > > On 09/24/2013 12:42 AM, Felipe Balbi wrote: > > >>After commit 09fc7d22b024692b2fe8a943b246de1af307132b (usb: musb: fix > >>incorrect > >>usage of resource pointer), CPPI DMA driver on DaVinci DM6467 can't detect > >

Re: [PATCH v3] davinci: fix resources passed to MUSB driver for DM6467

2013-09-23 Thread Sergei Shtylyov
Hello. On 09/24/2013 12:42 AM, Felipe Balbi wrote: After commit 09fc7d22b024692b2fe8a943b246de1af307132b (usb: musb: fix incorrect usage of resource pointer), CPPI DMA driver on DaVinci DM6467 can't detect its dedicated IRQ and so the MUSB IRQ is erroneously used instead. This is because only

Re: [PATCH v3] davinci: fix resources passed to MUSB driver for DM6467

2013-09-23 Thread Felipe Balbi
Hi, On Sun, Sep 22, 2013 at 01:43:58AM +0400, Sergei Shtylyov wrote: > After commit 09fc7d22b024692b2fe8a943b246de1af307132b (usb: musb: fix > incorrect > usage of resource pointer), CPPI DMA driver on DaVinci DM6467 can't detect > its > dedicated IRQ and so the MUSB IRQ is erroneously used in

[PATCH v3] davinci: fix resources passed to MUSB driver for DM6467

2013-09-21 Thread Sergei Shtylyov
After commit 09fc7d22b024692b2fe8a943b246de1af307132b (usb: musb: fix incorrect usage of resource pointer), CPPI DMA driver on DaVinci DM6467 can't detect its dedicated IRQ and so the MUSB IRQ is erroneously used instead. This is because only 2 resources are passed to the MUSB driver from the DaV