From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756055AbbCRLlT (ORCPT ); Wed, 18 Mar 2015 07:41:19 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:44970 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755940AbbCRLlP (ORCPT ); Wed, 18 Mar 2015 07:41:15 -0400 Message-ID: <5509643C.5090406@ti.com> Date: Wed, 18 Mar 2015 17:10:44 +0530 From: Sekhar Nori User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Peter Ujfalusi , CC: , , Subject: Re: [RESEND 0/7] ARM: davinci: McASP related cleanups and fixes References: <1426147591-31764-1-git-send-email-peter.ujfalusi@ti.com> <55015C86.2010803@ti.com> In-Reply-To: <55015C86.2010803@ti.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 12 March 2015 02:59 PM, Sekhar Nori wrote: > Hi Peter, > > On Thursday 12 March 2015 01:36 PM, Peter Ujfalusi wrote: >> Hi, >> >> V1 was sent back in 10th of February [1], so resending it rebased on current >> linux-next. >> >> Clean up series of McASP device creation for da8xx and dm646x DMSoCs. > > All applied. Will send out the pull request soon after a bit of testing. Tested audio recording and playback on DA850 EVM both with legacy boot and DT boot. Works great. DaVinci clock code needs a fix though. Will send out that too. Thanks, Sekhar