[PATCH v2 0/6] ARM: DT/davinci: Audio for da850-evm in DT boot

2014-07-31 Thread Peter Ujfalusi
Hi, Changes since v1: - fixed the address missmatch for tlv320aic3106 codec (@1b -> 18) - The edma patches has been taken by Vinod, they should be in linux-next soon. The following series will enable audio via simple card on the board when booted with DT. For edma one patch is needed to have wor

Re: [PATCH v2 0/6] ARM: DT/davinci: Audio for da850-evm in DT boot

2014-08-26 Thread Sekhar Nori
On Friday 01 August 2014 11:43 AM, Peter Ujfalusi wrote: > Hi, > > Changes since v1: > - fixed the address missmatch for tlv320aic3106 codec (@1b -> 18) > - The edma patches has been taken by Vinod, they should be in linux-next soon. I assume all of these 6 patches are meant to go through ARM SoC

Re: [PATCH v2 0/6] ARM: DT/davinci: Audio for da850-evm in DT boot

2014-08-26 Thread Sekhar Nori
On Tuesday 26 August 2014 03:54 PM, Sekhar Nori wrote: > On Friday 01 August 2014 11:43 AM, Peter Ujfalusi wrote: >> Hi, >> >> Changes since v1: >> - fixed the address missmatch for tlv320aic3106 codec (@1b -> 18) >> - The edma patches has been taken by Vinod, they should be in linux-next >> soon.