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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 177A3C7618B for ; Wed, 15 Mar 2023 13:37:14 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id D82151263; Wed, 15 Mar 2023 14:36:21 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz D82151263 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1678887431; bh=V4eEh0FWKxJj++/8SncL6Dl3c1Y/ElU+NNFA8EJbxd4=; h=Date:From:To:Subject:References:In-Reply-To:CC:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=N/6rBOP+TzSyIfFxu9IlbSEaqPPi2zdNUvf7j0b8OaVqf6Irx5vF6UOaUPCjXHTD4 URxA4FRwW5/thq0zlxc4yPs98GD5+HJFFN+aZX3TP4mQR8Osf1iqk8gQusCRrcXvYY HynNuDdRP1NXAk9zqXaRr9fkr4v+XT7jPG7xiHWU= Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 97BD7F80529; Wed, 15 Mar 2023 14:36:21 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 1B401F80529; Wed, 15 Mar 2023 14:36:18 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 1925DF8032D for ; Wed, 15 Mar 2023 14:36:07 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 1925DF8032D Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=gJKrioXE Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id D93FE61D9D; Wed, 15 Mar 2023 13:36:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D9909C433EF; Wed, 15 Mar 2023 13:36:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1678887365; bh=V4eEh0FWKxJj++/8SncL6Dl3c1Y/ElU+NNFA8EJbxd4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gJKrioXEUgNZ112Xj25aokZn1Epb0XEqHuvHWzUk188MVyIVBk/Dx9TC8+8CL8zZg vOlDVFTHMLf1RHW0ll1CU0uEBESWACAaX+aHuPONsgBpjO32FVPMBv0+lwg8cZ7ImW EydpkuVkNXbv2nr65F7T5HzfEM9252x1heTNGmuX9ppncieTHViM7KcfzE7LUFiq7i E06xGkrTuc5xlKXvBzUbSocaEOCpRsjd6Z3FT3ZDrm8WUwDBfBYovWMLSB/ERYTKvu ryCzBb+9MAK0qRJDjwpoakMKl5oVtpDHKuN2/BrGWO9fd4WnT632EDkt1tRacdv6QH kQqUIShzY95CA== Date: Wed, 15 Mar 2023 19:06:00 +0530 From: Vinod Koul To: Krzysztof Kozlowski Subject: Re: [PATCH] soundwire: qcom: correct setting ignore bit on v1.5.1 Message-ID: References: <20230222140343.188691-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230222140343.188691-1-krzysztof.kozlowski@linaro.org> Message-ID-Hash: FLJOCFTFBAE72ORI4SJ7PIULWJN75NOA X-Message-ID-Hash: FLJOCFTFBAE72ORI4SJ7PIULWJN75NOA X-MailFrom: vkoul@kernel.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Andy Gross , Bjorn Andersson , Konrad Dybcio , Bard Liao , Pierre-Louis Bossart , Sanyog Kale , Srinivas Kandagatla , linux-arm-msm@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On 22-02-23, 15:03, Krzysztof Kozlowski wrote: > According to the comment and to downstream sources, the > SWRM_CONTINUE_EXEC_ON_CMD_IGNORE in SWRM_CMD_FIFO_CFG_ADDR register > should be set for v1.5.1 and newer, so fix the >= operator. Applied, thanks -- ~Vinod