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.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,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 42557C3A5A9 for ; Sat, 2 May 2020 13:47:14 +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 C21932071E for ; Sat, 2 May 2020 13:47:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="ROzeNVXG"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="uLFW385m" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C21932071E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.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 1D5DD1677; Sat, 2 May 2020 15:46:22 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 1D5DD1677 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1588427232; bh=WLPBfrFHzrvESRQsTHmGqqosrH0f38pZglhziMIG60Q=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=ROzeNVXGCfojvfyzyEUsT8MK4BxLjbKUG2499CMx275WMko+sadNT1CCw+yRp4Oj1 +sKe+J1NbDRRS079HDrKtzf893W4navqw4LyNfHK28/apRQwE/uXiLRCu/3eY/7HtB IcBQWGYmVLnZ7gochamnUzfXEXPxGHqc9FTKYdb0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 8AE65F801EB; Sat, 2 May 2020 15:46:21 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 10F98F801F7; Sat, 2 May 2020 15:46:19 +0200 (CEST) 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 8467DF800C5 for ; Sat, 2 May 2020 15:46:13 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 8467DF800C5 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="uLFW385m" Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 01EF52071E; Sat, 2 May 2020 13:46:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588427170; bh=WLPBfrFHzrvESRQsTHmGqqosrH0f38pZglhziMIG60Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uLFW385mqVmkvrFNgsAy4k37hESslO80u8MjL+zu6gNMGd5Yr19y5cxDeVSQ5XaJu af/j678AcWUtir12hnJs1bQQin7J4mHEo61a18aZjWoFiC47uZy039lPBfUZe2/cdm gFHzoXD20W6a5oC0Ees2Abxg2kwIhhNailzHs5AQ= Date: Sat, 2 May 2020 09:46:08 -0400 From: Sasha Levin To: Mark Brown Subject: Re: [PATCH AUTOSEL 5.6 45/79] ASoC: meson: axg-card: fix codec-to-codec link setup Message-ID: <20200502134608.GG13035@sasha-vm> References: <20200430135043.19851-1-sashal@kernel.org> <20200430135043.19851-45-sashal@kernel.org> <20200430135610.GD4633@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20200430135610.GD4633@sirena.org.uk> User-Agent: Mutt/1.10.1 (2018-07-13) Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, Jerome Brunet 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 Thu, Apr 30, 2020 at 02:56:10PM +0100, Mark Brown wrote: >On Thu, Apr 30, 2020 at 09:50:09AM -0400, Sasha Levin wrote: > >> Since the addition of commit 9b5db059366a ("ASoC: soc-pcm: dpcm: Only allow >> playback/capture if supported"), meson-axg cards which have codec-to-codec >> links fail to init and Oops: > >This clearly describes the issue as only being present after the above >commit which is not in v5.6. Uh, I thought that the fixes tag points to the same commit as mentioned in the description... I'll drop it, sorry. -- Thanks, Sasha 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.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, 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 B4423C47254 for ; Sat, 2 May 2020 13:46:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 89D1C24960 for ; Sat, 2 May 2020 13:46:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588427171; bh=WLPBfrFHzrvESRQsTHmGqqosrH0f38pZglhziMIG60Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=B4Fm9D7PLfzaXrRlfef/OL4fSZUq3WBdifcZlyG7yLycu6jAgq1pch+3HpSlpRjAW rQWg4MzCxURuB9y10WHfDHhZK7LregrJUrKFi0wZc/kF8uQZCJ1KoWz8CVAt6lRl7u sAI9C2bfgVxZM1b0V7BNZbIPXBnDdlzDy92JZwGQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728032AbgEBNqK (ORCPT ); Sat, 2 May 2020 09:46:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:40460 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727921AbgEBNqK (ORCPT ); Sat, 2 May 2020 09:46:10 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 01EF52071E; Sat, 2 May 2020 13:46:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588427170; bh=WLPBfrFHzrvESRQsTHmGqqosrH0f38pZglhziMIG60Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uLFW385mqVmkvrFNgsAy4k37hESslO80u8MjL+zu6gNMGd5Yr19y5cxDeVSQ5XaJu af/j678AcWUtir12hnJs1bQQin7J4mHEo61a18aZjWoFiC47uZy039lPBfUZe2/cdm gFHzoXD20W6a5oC0Ees2Abxg2kwIhhNailzHs5AQ= Date: Sat, 2 May 2020 09:46:08 -0400 From: Sasha Levin To: Mark Brown Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Jerome Brunet , alsa-devel@alsa-project.org Subject: Re: [PATCH AUTOSEL 5.6 45/79] ASoC: meson: axg-card: fix codec-to-codec link setup Message-ID: <20200502134608.GG13035@sasha-vm> References: <20200430135043.19851-1-sashal@kernel.org> <20200430135043.19851-45-sashal@kernel.org> <20200430135610.GD4633@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20200430135610.GD4633@sirena.org.uk> 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 On Thu, Apr 30, 2020 at 02:56:10PM +0100, Mark Brown wrote: >On Thu, Apr 30, 2020 at 09:50:09AM -0400, Sasha Levin wrote: > >> Since the addition of commit 9b5db059366a ("ASoC: soc-pcm: dpcm: Only allow >> playback/capture if supported"), meson-axg cards which have codec-to-codec >> links fail to init and Oops: > >This clearly describes the issue as only being present after the above >commit which is not in v5.6. Uh, I thought that the fixes tag points to the same commit as mentioned in the description... I'll drop it, sorry. -- Thanks, Sasha