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=-9.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 74845C4320A for ; Mon, 2 Aug 2021 04:37:13 +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 7C53F61057 for ; Mon, 2 Aug 2021 04:37:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7C53F61057 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-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 9693E17CA; Mon, 2 Aug 2021 06:36:20 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 9693E17CA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1627879030; bh=SgNNxqoN0R+IJq58I42KXc1cu7KooyADDnnuUWV4/SI=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=bb99B8nUeEO4bpLzBf+wYFSCxjlKI/AAmriR7Z/IaAtpxwkZZm4CWs4/YcCEJj2wS yA+yriE73HcIBmN5Q5VROsmPOWwOePZ8uzo2jjOH7676jTBC6ZWW7vQjzCC19fqi8+ h5UPQz8EGq1NmIuj28g0fxWwFrPVIEQLywgePUuw= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 8D2FBF8026A; Mon, 2 Aug 2021 06:36:04 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 1232DF80271; Mon, 2 Aug 2021 06:36:03 +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 86846F8025F for ; Mon, 2 Aug 2021 06:36:00 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 86846F8025F Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="MoAKPx7+" Received: by mail.kernel.org (Postfix) with ESMTPSA id C4602601FE; Mon, 2 Aug 2021 04:35:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627878957; bh=SgNNxqoN0R+IJq58I42KXc1cu7KooyADDnnuUWV4/SI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MoAKPx7+08nU3QMhm8eZon6nCGbySXrA12filjWyl4TEV44A3XamfG0ZgfuA4NHSl WnhMmUm5IQCiPVsB7+8xjMPzoyIpNnQQd8aPfV21mNrvl1uFPCsRom8pUSuTKfhSiY G8uNmsNoI7uLg7TPwNhK76Y2BdjfoIGhglLJ18hW0Z2IgZlJe8QPUEos+muQqGtVZ+ w80tYRKvsFLEx/v7qCu1WBNDtPlpol0iKJzMcBzKyGy6Oa0Czr1SAFF3awrrtAGxCb 15D0oKXEwJ1CzPBImIA4BApcQc8TRa5FymLjBRBMdJlIf6o2yZlxKCN3/F9usitlYW fGygHd0EEClCA== Date: Mon, 2 Aug 2021 10:05:53 +0530 From: Vinod Koul To: Bard Liao Subject: Re: [PATCH v2 1/6] soundwire: move intel sdw register definitions to sdw_intel.h Message-ID: References: <20210723115451.7245-1-yung-chuan.liao@linux.intel.com> <20210723115451.7245-2-yung-chuan.liao@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210723115451.7245-2-yung-chuan.liao@linux.intel.com> Cc: alsa-devel@alsa-project.org, tiwai@suse.de, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, pierre-louis.bossart@linux.intel.com, broonie@kernel.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 23-07-21, 19:54, Bard Liao wrote: > Those Intel sdw registers will be used by ASoC SOF drivers in the > following commits. So move those definitions to sdw_intel.h and it can > be visible to SOF drivers. Acked-By: Vinod Koul -- ~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 X-Spam-Level: X-Spam-Status: No, score=-11.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham 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 62D24C4338F for ; Mon, 2 Aug 2021 04:36:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4BB7660EC0 for ; Mon, 2 Aug 2021 04:36:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231436AbhHBEgH (ORCPT ); Mon, 2 Aug 2021 00:36:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:60444 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230423AbhHBEgG (ORCPT ); Mon, 2 Aug 2021 00:36:06 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id C4602601FE; Mon, 2 Aug 2021 04:35:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627878957; bh=SgNNxqoN0R+IJq58I42KXc1cu7KooyADDnnuUWV4/SI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MoAKPx7+08nU3QMhm8eZon6nCGbySXrA12filjWyl4TEV44A3XamfG0ZgfuA4NHSl WnhMmUm5IQCiPVsB7+8xjMPzoyIpNnQQd8aPfV21mNrvl1uFPCsRom8pUSuTKfhSiY G8uNmsNoI7uLg7TPwNhK76Y2BdjfoIGhglLJ18hW0Z2IgZlJe8QPUEos+muQqGtVZ+ w80tYRKvsFLEx/v7qCu1WBNDtPlpol0iKJzMcBzKyGy6Oa0Czr1SAFF3awrrtAGxCb 15D0oKXEwJ1CzPBImIA4BApcQc8TRa5FymLjBRBMdJlIf6o2yZlxKCN3/F9usitlYW fGygHd0EEClCA== Date: Mon, 2 Aug 2021 10:05:53 +0530 From: Vinod Koul To: Bard Liao Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, tiwai@suse.de, broonie@kernel.org, gregkh@linuxfoundation.org, srinivas.kandagatla@linaro.org, pierre-louis.bossart@linux.intel.com, sanyog.r.kale@intel.com, bard.liao@intel.com Subject: Re: [PATCH v2 1/6] soundwire: move intel sdw register definitions to sdw_intel.h Message-ID: References: <20210723115451.7245-1-yung-chuan.liao@linux.intel.com> <20210723115451.7245-2-yung-chuan.liao@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210723115451.7245-2-yung-chuan.liao@linux.intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23-07-21, 19:54, Bard Liao wrote: > Those Intel sdw registers will be used by ASoC SOF drivers in the > following commits. So move those definitions to sdw_intel.h and it can > be visible to SOF drivers. Acked-By: Vinod Koul -- ~Vinod