From patchwork Tue Apr 26 18:36:31 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Louis Bossart X-Patchwork-Id: 566138 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 8A7A6C433EF for ; Tue, 26 Apr 2022 18:37:52 +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 571D816FB; Tue, 26 Apr 2022 20:37:00 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 571D816FB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1650998270; bh=91L9HuDSNWrK+kuav3lf4LC1yYNwL+/SgtAxBWEhq7w=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=tHp2J2AJlnYGpnt3663QsKz8ZyJgQs1q1UZkGG1l1axC1/mQmHrrQyghk0P/cShEC J9tryhzwhsRCZEiW0xEJCDgnsoCBHNd0JahVnnT0tVNxnLc+PovY46qVSj2gINT6sw wdyI3R77oEoBdBDY1Nv6b7H6DeTx2RY4KxPKLJG8= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id EA106F8014B; Tue, 26 Apr 2022 20:36:59 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 41821F80152; Tue, 26 Apr 2022 20:36:58 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) (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 7EB63F800FA for ; Tue, 26 Apr 2022 20:36:49 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 7EB63F800FA Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="ZAq65iQ1" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1650998212; x=1682534212; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=91L9HuDSNWrK+kuav3lf4LC1yYNwL+/SgtAxBWEhq7w=; b=ZAq65iQ1YwFQylojGQx6Zx07rHw/GNMsTRk2cCE3s0OzE72tZJlWY9EQ 2yK2tPNyDXHNfztgg62ZQ/k/YCwzJgSEdk03uWbWeJZ4RW9vjBtqJeSgI ogDi/5Pb9qlj/kL2ko/N0TJiJkUkKR20nOZogIGkog+U2Cnii7hlAibfm gXbQr32daHuZY+qtnjX6L0Zjil4uHENsASOal4H7a9Qmikc98dCMzfcn0 g2VgSr3VlL5C/8P5DMTISwEIcFiQ+SNH4d6k4KJwmsB0Hj6MqTKwqPqQg EZv8dfua6o45NNr59hP6EqtLJgXY7wNhJGBAPa388kkk5yAcS5bAiDgrb w==; X-IronPort-AV: E=McAfee;i="6400,9594,10329"; a="246249842" X-IronPort-AV: E=Sophos;i="5.90,291,1643702400"; d="scan'208";a="246249842" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Apr 2022 11:36:39 -0700 X-IronPort-AV: E=Sophos;i="5.90,291,1643702400"; d="scan'208";a="628657188" Received: from jzhang96-mobl.amr.corp.intel.com (HELO pbossart-mobl3.amr.corp.intel.com) ([10.212.151.202]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Apr 2022 11:36:38 -0700 From: Pierre-Louis Bossart To: alsa-devel@alsa-project.org Subject: [PATCH v2] ASoC: SOF: bump SOF_ABI_MINOR Date: Tue, 26 Apr 2022 13:36:31 -0500 Message-Id: <20220426183631.102356-1-pierre-louis.bossart@linux.intel.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Cc: tiwai@suse.de, broonie@kernel.org, Daniel Baluta , Pierre-Louis Bossart , Kai Vehmanen 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" Commit a0f84dfb3f6d9 ("ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flags") did not update the SOF_ABI_MINOR, bump to version 20 before new changes are added. Signed-off-by: Pierre-Louis Bossart Reviewed-by: Daniel Baluta Reviewed-by: Kai Vehmanen --- include/uapi/sound/sof/abi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/uapi/sound/sof/abi.h b/include/uapi/sound/sof/abi.h index e052653a6e4cc..b87e46684623b 100644 --- a/include/uapi/sound/sof/abi.h +++ b/include/uapi/sound/sof/abi.h @@ -26,8 +26,8 @@ /* SOF ABI version major, minor and patch numbers */ #define SOF_ABI_MAJOR 3 -#define SOF_ABI_MINOR 19 -#define SOF_ABI_PATCH 1 +#define SOF_ABI_MINOR 20 +#define SOF_ABI_PATCH 0 /* SOF ABI version number. Format within 32bit word is MMmmmppp */ #define SOF_ABI_MAJOR_SHIFT 24