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=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 192ECC433C1 for ; Wed, 24 Mar 2021 15:37:50 +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 3E65261A09 for ; Wed, 24 Mar 2021 15:37:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3E65261A09 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org 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 61BD01697; Wed, 24 Mar 2021 16:36:57 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 61BD01697 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1616600267; bh=um4bomVqQ2yJoGyNGBuY83Bs+0PURfJEENQtr73jsvk=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=o/4oypg9jQY/MgVQW56M1njiJY5Qm5s4JJpjT7L0WKWvmmp9WYTWMl+dnKVuEBzmx gmQbnLLkJuKIszJIRv4ZumNPeV0K7p0nQ2GXH2/433y9biWqG6NJgJDVtzIKmdnlkI 3PwSfph9bh1LTJIZjZ77ajdXHI2bZQtRm+Vz2w8k= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id C56DCF80156; Wed, 24 Mar 2021 16:36:56 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A7093F80104; Wed, 24 Mar 2021 16:36:54 +0100 (CET) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 9645DF80104 for ; Wed, 24 Mar 2021 16:36:44 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9645DF80104 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="NmEeirt6" Received: by mail.kernel.org (Postfix) with ESMTPSA id 28AAD619E5; Wed, 24 Mar 2021 15:36:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1616600200; bh=um4bomVqQ2yJoGyNGBuY83Bs+0PURfJEENQtr73jsvk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NmEeirt6LIWYbt7FbaQaVAKjzNYEH0R0YEGBeOxxyM1xaLIM11vjDMWsv/xD1QjcE IKcHhdvnN9qw9K/WiSHxLDQqCVwsDkkGHaLl+LAlXlrcL/GmW3e5ljmDQ97JnXIF9I +y9pyOkkyXrgjWhDB3qrehGsa59ciCcqX6GM86RI= Date: Wed, 24 Mar 2021 16:36:38 +0100 From: Greg KH To: Pierre-Louis Bossart Subject: Re: [PATCH] soundwire: intel: move to auxiliary bus Message-ID: References: <20210323004325.19727-1-yung-chuan.liao@linux.intel.com> <777b4ca6-0d51-285d-549f-6ef768f2a523@linux.intel.com> <35cc8d35-a778-d8b2-bee3-bb53f8a6c51e@linux.intel.com> <357d9576-f79a-0ea6-eee4-292e27597565@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <357d9576-f79a-0ea6-eee4-292e27597565@linux.intel.com> Cc: alsa-devel@alsa-project.org, vinod.koul@linaro.org, linux-kernel@vger.kernel.org, hui.wang@canonical.com, vkoul@kernel.org, srinivas.kandagatla@linaro.org, sanyog.r.kale@intel.com, Bard Liao , rander.wang@linux.intel.com, bard.liao@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" On Wed, Mar 24, 2021 at 09:55:01AM -0500, Pierre-Louis Bossart wrote: > Note at this point it would mean an API change and impact the existing > Nvidia/Mellanox code, we are using the same sequence as them THere is no "stable api" in the kernel, so if something has to change, that's fine, we can change the users at the same time, not an issue. thanks, greg k-h