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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 551F1C433F5 for ; Thu, 10 Feb 2022 13:48:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242420AbiBJNsp (ORCPT ); Thu, 10 Feb 2022 08:48:45 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:48648 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233034AbiBJNso (ORCPT ); Thu, 10 Feb 2022 08:48:44 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C8588191 for ; Thu, 10 Feb 2022 05:48:45 -0800 (PST) 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 ams.source.kernel.org (Postfix) with ESMTPS id 7A3FBB82557 for ; Thu, 10 Feb 2022 13:48:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6EACDC004E1; Thu, 10 Feb 2022 13:48:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1644500923; bh=p4N+78S3zEuymfrL0nYcGvJ9HSg9I+EqER3IH8vanbw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RCpZyENIV4XpcuwU2buWrt+5Y6o0fabxY8fTF9YUi37BjKPmx3kqwdH5n0rRtbhqv tEKjct5vRxAlO4LunX6eu4/y3W9CbWcF3IW6bt1k5rUbhCl9YQ2f0Wr/GyJ19BtlaT rApMZquzP6WJ3qWygWpJqf5unNurs/vonu4/x6U9R4vEbBUKReUSTRaVv+VDuKOzPp LMj+4xc5jO+a1mvgBmwQIAbvMM0O0svGdYxerPIdeIEKURjVgDpHk1fLfMTam7jf/s +7d2QqoiY6Ci4ouT3HXxxTIJ/AETxWsVsRY4ssorOSroeTCNpX9MSMAQDgdEyQ5Zj2 Oiju85ZQLkTwA== Date: Thu, 10 Feb 2022 19:18:39 +0530 From: Vinod Koul To: Bard Liao Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org, srinivas.kandagatla@linaro.org, pierre-louis.bossart@linux.intel.com, sanyog.r.kale@intel.com, bard.liao@intel.com, libin.yang@intel.com Subject: Re: [PATCH] soundwire: intel: fix wrong register name in intel_shim_wake Message-ID: References: <20220126011451.27853-1-yung-chuan.liao@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220126011451.27853-1-yung-chuan.liao@linux.intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26-01-22, 09:14, Bard Liao wrote: > From: Libin Yang > > When clearing the sdw wakests status, we should use SDW_SHIM_WAKESTS. Applied, thanks -- ~Vinod 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 4567EC433EF for ; Thu, 10 Feb 2022 13:49:47 +0000 (UTC) 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 946601920; Thu, 10 Feb 2022 14:48:54 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 946601920 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1644500984; bh=p4N+78S3zEuymfrL0nYcGvJ9HSg9I+EqER3IH8vanbw=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=sgnRYMIL6pow8zGAVMhuwkoaAm06hwwkKHmiA4b6kRE8lt/jj3fkU1g6w40M3JCoa GmJoyzmjPrlaY3qQwXnm4wxsipLRS+MGD+3Ic5Koj2e7sIO2o7xCtJ/2mHwt+2X+iF 8xC5jV8YorJiiBxwt73GusKoZOzS7NwnmJI/vXLE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 310B2F8016C; Thu, 10 Feb 2022 14:48:54 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 00DD2F8028B; Thu, 10 Feb 2022 14:48:51 +0100 (CET) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 1E3C9F800A7 for ; Thu, 10 Feb 2022 14:48:45 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 1E3C9F800A7 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="RCpZyENI" 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 ams.source.kernel.org (Postfix) with ESMTPS id 8B294B82551; Thu, 10 Feb 2022 13:48:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6EACDC004E1; Thu, 10 Feb 2022 13:48:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1644500923; bh=p4N+78S3zEuymfrL0nYcGvJ9HSg9I+EqER3IH8vanbw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RCpZyENIV4XpcuwU2buWrt+5Y6o0fabxY8fTF9YUi37BjKPmx3kqwdH5n0rRtbhqv tEKjct5vRxAlO4LunX6eu4/y3W9CbWcF3IW6bt1k5rUbhCl9YQ2f0Wr/GyJ19BtlaT rApMZquzP6WJ3qWygWpJqf5unNurs/vonu4/x6U9R4vEbBUKReUSTRaVv+VDuKOzPp LMj+4xc5jO+a1mvgBmwQIAbvMM0O0svGdYxerPIdeIEKURjVgDpHk1fLfMTam7jf/s +7d2QqoiY6Ci4ouT3HXxxTIJ/AETxWsVsRY4ssorOSroeTCNpX9MSMAQDgdEyQ5Zj2 Oiju85ZQLkTwA== Date: Thu, 10 Feb 2022 19:18:39 +0530 From: Vinod Koul To: Bard Liao Subject: Re: [PATCH] soundwire: intel: fix wrong register name in intel_shim_wake Message-ID: References: <20220126011451.27853-1-yung-chuan.liao@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220126011451.27853-1-yung-chuan.liao@linux.intel.com> Cc: libin.yang@intel.com, alsa-devel@alsa-project.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, pierre-louis.bossart@linux.intel.com, srinivas.kandagatla@linaro.org, sanyog.r.kale@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 26-01-22, 09:14, Bard Liao wrote: > From: Libin Yang > > When clearing the sdw wakests status, we should use SDW_SHIM_WAKESTS. Applied, thanks -- ~Vinod