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=-2.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_2 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 5943CC5DF60 for ; Fri, 8 Nov 2019 20:27:58 +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 5767020869 for ; Fri, 8 Nov 2019 20:27:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="hsYPwJvQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5767020869 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 1F9C01615; Fri, 8 Nov 2019 21:27:05 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 1F9C01615 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1573244875; bh=tzVjrEL/dcvoxlgZwCJl1GmjSnzmLdBQVVnLjXmJJrc=; h=From:To:Date:In-Reply-To:References:Cc:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=hsYPwJvQVwbD+4TFexI2WA82fMitv/if+ceHzfIWzidw2iwivgPYDF3nn2+PV2U/Y fUswU4e6R4DiKDut8eGFyFVII105QSjI6aNdsbQMp9mk/paW/n6FJk0VhWbhulLlJt Qfk7/Bkft74jCPrsUZXEMiX7wblRqG5Ec09pZepU= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 9B7E8F80321; Fri, 8 Nov 2019 21:27:04 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id BE7DBF803D0; Fri, 8 Nov 2019 21:27:03 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 6CF34F800D3 for ; Fri, 8 Nov 2019 21:26:59 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 6CF34F800D3 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Nov 2019 12:26:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,283,1569308400"; d="scan'208";a="201449763" Received: from guptas2-mobl.ger.corp.intel.com ([10.251.82.217]) by fmsmga008.fm.intel.com with ESMTP; 08 Nov 2019 12:26:49 -0800 Message-ID: <4d607c661be2459f005d2cd6329c779f09d31fa9.camel@linux.intel.com> From: Liam Girdwood To: Pierre-Louis Bossart , Vinod Koul Date: Fri, 08 Nov 2019 20:26:46 +0000 In-Reply-To: References: <20191023210657.32440-1-pierre-louis.bossart@linux.intel.com> <20191023210657.32440-2-pierre-louis.bossart@linux.intel.com> <20191103045604.GE2695@vkoul-mobl.Dlink> <20191108042940.GW952516@vkoul-mobl> X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.1 Mime-Version: 1.0 Cc: alsa-devel@alsa-project.org, tiwai@suse.de, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, Ranjani Sridharan , broonie@kernel.org, srinivas.kandagatla@linaro.org, jank@cadence.com, slawomir.blauciak@intel.com, Sanyog Kale , Bard liao , Rander Wang Subject: Re: [alsa-devel] [PATCH 1/4] soundwire: sdw_slave: add new fields to track probe status 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Fri, 2019-11-08 at 08:55 -0600, Pierre-Louis Bossart wrote: > Please start with the patches "soundwire: code hardening and > suspend-resume support" and come back to this interface description when > you have reviewed these changes. It's not detective work, it's working > around the consequences of having separate trees for Audio and SoundWire. Separate trees seem to be clearly not working well for everyone atm. I'm reading the discomfort on all sides here. Vinod, how often do you merge on ALSA/ASoC ? Would it not make more sense to be part of ALSA to ease workflow (including yours) ? This model worked well for soundwire's predecessors (AC97 and HDA) which like soundwire were primarily audio busses with secondary non audio features. Liam _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel