From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3F071C43467 for ; Tue, 13 Oct 2020 16:13:48 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7296E25243 for ; Tue, 13 Oct 2020 16:13:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="k8forcsl" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7296E25243 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 78F691689; Tue, 13 Oct 2020 18:12:54 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 78F691689 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1602605624; bh=rVgjSYq1cCiBkJR+ucZyan3CSsGsYIvEMw1gKIGoDZw=; h=Subject:To:References:From:Date:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=k8forcslNnwSef1DVuaoXJSu06Dhb73RZK5OL/9GIqeNzxiZYebZFmqNscwUfb9W4 6kkTYksmIXQdob2ZCn/twbMKt3XcTnTZeFs0WIfIH1vkcyp95kywo3GnvohXyUjI3s z4c16O28oEIRlenWtL6ZJQZ+dgZBnAvOERPYfHxY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 16FDBF800CE; Tue, 13 Oct 2020 18:12:54 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 29B98F801A3; Tue, 13 Oct 2020 18:12:53 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id DB99BF800CE for ; Tue, 13 Oct 2020 18:12:46 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz DB99BF800CE IronPort-SDR: icX6k1Np2kh/Su1MVVHkrXJ7An6fwV5NgKfnJvDx3AaNb/ZUGCP/+U37FdsL9KifUjRahgcebS mE8tXoRb/UMQ== X-IronPort-AV: E=McAfee;i="6000,8403,9773"; a="165148360" X-IronPort-AV: E=Sophos;i="5.77,371,1596524400"; d="scan'208";a="165148360" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 09:12:44 -0700 IronPort-SDR: mmf5c3SKS4pTNjerCJarSdkCfW01ZxaCMX7B/8ahFWy9EpZP/SXaRTO6ej+hVIRxZR9wY0QUR7 5V0uO4Wf59jg== X-IronPort-AV: E=Sophos;i="5.77,371,1596524400"; d="scan'208";a="345317570" Received: from bmjomaa-mobl2.amr.corp.intel.com (HELO [10.213.181.195]) ([10.213.181.195]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 09:12:42 -0700 Subject: Re: [PATCH v2 2/6] ASoC: SOF: Introduce descriptors for SOF client To: Randy Dunlap , Dave Ertman , alsa-devel@alsa-project.org References: <20201005182446.977325-1-david.m.ertman@intel.com> <20201005182446.977325-3-david.m.ertman@intel.com> <076a0c53-0738-270e-845f-0ac968a4ea78@infradead.org> <9ef98f33-a0d3-579d-26e0-6046dd593eef@infradead.org> <5b447b78-626d-2680-8a48-53493e2084a2@infradead.org> From: Pierre-Louis Bossart Message-ID: <7192373a-0347-2d2d-74fc-6544f738b195@linux.intel.com> Date: Tue, 13 Oct 2020 10:08:18 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <5b447b78-626d-2680-8a48-53493e2084a2@infradead.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Cc: parav@mellanox.com, tiwai@suse.de, netdev@vger.kernel.org, ranjani.sridharan@linux.intel.com, fred.oh@linux.intel.com, linux-rdma@vger.kernel.org, dledford@redhat.com, broonie@kernel.org, jgg@nvidia.com, gregkh@linuxfoundation.org, kuba@kernel.org, dan.j.williams@intel.com, shiraz.saleem@intel.com, davem@davemloft.net, kiran.patil@intel.com X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" >>>>> +config SND_SOC_SOF_CLIENT >>>>> +    tristate >>>>> +    select ANCILLARY_BUS >>>>> +    help >>>>> +      This option is not user-selectable but automagically handled by >>>>> +      'select' statements at a higher level >>>>> + >>>>> +config SND_SOC_SOF_CLIENT_SUPPORT >>>>> +    bool "SOF enable clients" >>>> >>>> Tell users what "SOF" means. >>> >>> This option can only be reached if the user already selected the topic-level option. From there on the SOF acronym is used. Is this not enough? >> >> Yes, that's enough. I didn't see it. Sorry about that. > > Huh. I still don't see that Kconfig option. > Which patch is it in? > > I only saw patches 1,2,3 on LKML. The Sound Open Firmware (SOF) driver is upstream since 2019, see https://elixir.bootlin.com/linux/latest/source/sound/soc/sof/Kconfig What was shared in these patches is just an evolution to make the driver more modular to handle of 'subfunctions' with the auxiliary bus. we'd love to hear your feedback if you think the help text can be improved. Thanks!