Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761632Ab2J3Af4 (ORCPT ); Mon, 29 Oct 2012 20:35:56 -0400 Received: from mail-qc0-f174.google.com ([209.85.216.174]:39619 "EHLO mail-qc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755979Ab2J3Afz convert rfc822-to-8bit (ORCPT ); Mon, 29 Oct 2012 20:35:55 -0400 MIME-Version: 1.0 In-Reply-To: <1BAFE6F6C881BF42822005164F1491C33EAB8596@DBDE01.ent.ti.com> References: <1349879449-22657-1-git-send-email-mporter@ti.com> <1BAFE6F6C881BF42822005164F1491C33EAB8596@DBDE01.ent.ti.com> Date: Mon, 29 Oct 2012 19:35:54 -0500 Message-ID: Subject: Re: [PATCH] ARM: OMAP2+: AM33XX: clock data: fix mcasp entries From: Joel A Fernandes To: "Hebbar, Gururaja" Cc: "Porter, Matt" , Linux Kernel Mailing List , Linux ARM Kernel List , Tony Lindgren , "Hiremath, Vaibhav" , Linux OMAP List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2180 Lines: 61 [resending, because the first post got rejected due to non-plaintext] Hi Guraraja, I am interested in this thread. I've been trying Gururaja's patches for audio as well. I rebased ?Guraja's patches on top of Matt's EDMA patches which were applied to the beaglebone 3.7 kernel repo. With some fixes to make it compile with CONFIG_DUMMY_REGULATOR enabled, Currently it breaks at set_dai_fmt in davinci-mcasp.c when an audio file is played. Could you try my tree on EVM? ?dts changes may be required to use mcasp1 on EVM, https://github.com/joelagnel/linux-kernel/commits/3.7 v3.7-rc2-fixes to v3.7-rc2-audio commits are Gururaja's patches which I applied, and after that are my commits to enable config , add dt data and some fixes. Thanks, Joel On Mon, Oct 29, 2012 at 10:45 AM, Hebbar, Gururaja wrote: > > Matt, > > On Wed, Oct 10, 2012 at 20:00:49, Porter, Matt wrote: > > 6ea74cb ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usage > > exposes a bug in the AM33XX clock data for mcasp. After moving to > > clk_get() usage, the _init() of all registered hwmods fails on mcasp0 > > due to incorrect clock data causing clk_get() to fail. This causes all > > successive hwmods to fail to _init() leaving them in a bad state. > > > > This patch updates the mcasp clock entries so clk_get() will succeed. > > It is tested on BeagleBone and is needed for 3.7-rc1 to fix AM33xx > > boot. > > > I want to test Audio on AM335x Evm with your EDMA patches. I have few > patches for AM335x. > Can you share the link to the repo & branch on which I need to rebase? > The patches are related to mcasp dt node, mcasp pinmux in dt, etc... > > > > ..snip.. > ..snip.. > > > > > Thanks & Regards, > Gururaja > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/