Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2830911imu; Sun, 23 Dec 2018 08:45:42 -0800 (PST) X-Google-Smtp-Source: AFSGD/Vl8/QNxpx9JAq9WlBuuWvcyEGRDnCjoSxa4pFSfCyv7hllEz4+u6OsbpG1V6u+8CtW55gl X-Received: by 2002:a62:3305:: with SMTP id z5mr10413043pfz.112.1545583542062; Sun, 23 Dec 2018 08:45:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545583542; cv=none; d=google.com; s=arc-20160816; b=x7xaXbSdb/bRMlpdQ1idqGoB1ALxn6Yu3K2JfDrSG4YpwcHBPhTmGkyzGe3bmcXgYN d5YWWl6jNtB9FX94mD6CWlmaKRf1v3rLNDS6BnaMmjYNAqOajGEeNpLiXQ01JCdd1haz PGWgwpTXfF5ZRdMEj2DHM3l+YhSL9850WUlscVRlUFtycWjFx6LlIa1OKsVEgGU4UHov ZXZLO3D5SVxWjg9AE/CZPVISrGMLYjrXOy131x2SGJkeYPFXSwQx+1zgYJl1VSk4HnuU xOa4uG0cmwYlY47oYWRzro2lGHClMjil35TXCnX8HPS14axY9zwP0ajEiDuDrBq363sb WGGg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=jd6kY8AVb3nUfB1LfIB1US/sAi1KD3J4H/aIdniUa84=; b=b9KSXcrTcRefVDHM8Y2Foqfb913A2HR7C/tlBm8fIl1pvzsQ8c+W7Qv3Pb8DJ2Zmah k5PwIvVznQWJ5g6vZrkOwEXGxQySz4klbn9QPghLcXqPesq65fb6pcHnvnXtamY/ucFt KJoldP21YMfBvqZ1idlXZHDi70quBDwwC9JALr8sB9CtbFcGXY/2brf8pv6uP1vyjU6f KVgsxg2vCzSyfZx0prU9LYeJhjp5Ba8KfJwBth1iF3zM5GH5PS3V3dBBArDd/whDfai5 sx/iu88D4URfKTwl0le3M8i1OIS2SkxwHIcIREF0JhCCHyrVzIXOk1cLcviDxUagj9lC 26PQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f124si27492873pfa.1.2018.12.23.08.45.27; Sun, 23 Dec 2018 08:45:42 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729560AbeLWQPe (ORCPT + 99 others); Sun, 23 Dec 2018 11:15:34 -0500 Received: from muru.com ([72.249.23.125]:59142 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725832AbeLWQPe (ORCPT ); Sun, 23 Dec 2018 11:15:34 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id F198E8119; Sun, 23 Dec 2018 16:15:37 +0000 (UTC) Date: Sun, 23 Dec 2018 08:15:30 -0800 From: Tony Lindgren To: Sebastian Reichel Cc: Mauro Carvalho Chehab , Marcel Holtmann , Rob Herring , Greg Kroah-Hartman , Pavel Machek , linux-bluetooth@vger.kernel.org, linux-media@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/14] Add support for FM radio in hcill and kill TI_ST Message-ID: <20181223161530.GL6707@atomide.com> References: <20181221011752.25627-1-sre@kernel.org> <20181221180205.GH6707@atomide.com> <20181222024753.d4mge5m3x3vqfrt6@earth.universe> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181222024753.d4mge5m3x3vqfrt6@earth.universe> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Sebastian Reichel [181222 02:48]: > On Fri, Dec 21, 2018 at 10:02:05AM -0800, Tony Lindgren wrote: > > Hmm so looks like nothing to configure for the clocks or > > CPCAP_BIT_ST_L_TIMESLOT bits for cap for the EXT? So the > > wl12xx audio is wired directly to cpcap EXT then and not a > > TDM slot on the mcbsp huh? > > For FM radio it's directly wired to EXT with no DAI being required. > I think that EXT is only used by FM radio and not by bluetooth. BT > seems to use TDM. OK then it sounds like we just need a diff -u of the cpcap regs from Android with cpcaprw --all before and after using a bluetooth headset during a voice call to configure it for voice calls for the TDM. I think snd-soc-motmd just needs the voice output specified in the mixer in addition to the cpcap configuration. I don't think have any bluetooth audio gear though, maybe somebody using a headset can post the diff. Regards, Tony