Re: [PATCH v8 1/3] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)

2018-08-07 Thread Stefan Agner
On 07.08.2018 14:14, Krzysztof Kozlowski wrote: > On 7 August 2018 at 10:08, Stefan Agner wrote: >> On 03.08.2018 21:32, Angelo Dureghello wrote: >>> This patch adds a new fsl-edma-common module to allow new >>> mcf-edma module code to use most of the fsl-edma code. >>> >>> Signed-off-by: Angelo

Re: [PATCH v8 1/3] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)

2018-08-07 Thread Krzysztof Kozlowski
On 6 August 2018 at 22:40, Angelo Dureghello wrote: > Hi Krzysztof, > > On Mon, Aug 06, 2018 at 09:43:42AM +0200, Krzysztof Kozlowski wrote: >> On 3 August 2018 at 21:32, Angelo Dureghello wrote: >> > This patch adds a new fsl-edma-common module to allow new >> > mcf-edma module code to use most

Împrumut

2018-08-07 Thread WTR-I MA Chandimal
Dragă domnule doamnă, Numele meu este Daisy Lukas din SUN LOAN, companie cu sediul în United State(USA), la Sun Loan suntem dedicati sa oferim un serviciu de creditare rapida si usoara pentru clientii nostri. Facem efortul nostru maxim pentru a satisface toate nevoile clienților, Oferim tot

Împrumut

2018-08-07 Thread LWTR MKE Sameera
Dragă domnule doamnă, Numele meu este Daisy Lukas din SUN LOAN, companie cu sediul în United State(USA), la Sun Loan suntem dedicati sa oferim un serviciu de creditare rapida si usoara pentru clientii nostri. Facem efortul nostru maxim pentru a satisface toate nevoile clienților, Oferim tot

Re: [PATCH v8 1/3] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)

2018-08-07 Thread Krzysztof Kozlowski
On 7 August 2018 at 10:08, Stefan Agner wrote: > On 03.08.2018 21:32, Angelo Dureghello wrote: >> This patch adds a new fsl-edma-common module to allow new >> mcf-edma module code to use most of the fsl-edma code. >> >> Signed-off-by: Angelo Dureghello >> --- >> Changes for v2: >> - patch

Re: [PATCH v8 1/3] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)

2018-08-07 Thread Stefan Agner
On 03.08.2018 21:32, Angelo Dureghello wrote: > This patch adds a new fsl-edma-common module to allow new > mcf-edma module code to use most of the fsl-edma code. > > Signed-off-by: Angelo Dureghello > --- > Changes for v2: > - patch splitted into 4 > - add mcf-edma as minimal different parts

Re: [PATCH v8 2/3] dmaengine: fsl-edma: add edma version and configurable registers

2018-08-07 Thread Stefan Agner
On 03.08.2018 21:32, Angelo Dureghello wrote: > This patch adds configurable registers (using __iomem addresses) > to allow the use of fsl-edma-common code with slightly different > edma module versions, as Vybrid (v1) and ColdFire (v2) are. > > Removal of old membase-referenced registers, amd