From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7D63B6D1A7 for ; Thu, 25 Apr 2024 07:39:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714030785; cv=none; b=uUG/HYYvXVQ14MXMk0tbvzNnyap6DojVALgZezxUbfz5whXTlVna5Om/ryI46LyRO0MLcBKsa+qSVcmolMyXHj6hKcJ+F5+cUDb/rf6H9ipTzUuwz9tlcfENmuCsj4ByCi+tjOfGazouar/sz24EH1qX/tfJR0GVw9PwffqaPzU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714030785; c=relaxed/simple; bh=5PBcStouiAL0LL01bVFaRv1aQRBdnBtOYC7EAUalJIs=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=LeSgnSlKGefxdTURKrOqzs3rEJTE+I6nVnP6lACt9FP+dxfjcaIv/4NV8TOdNF7+i7dhbfpK7AbwQ2vyerjYxFoUkaMbLw+lAnvuxuaZA2+4yNx0/nLbpqZAc+Fe6uEzYHT8HRJCjLLFc8JqT2aKGTI+4X0N3zu2QbNmc8MmIxE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=ZGlez0nR; arc=none smtp.client-ip=192.198.163.12 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="ZGlez0nR" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1714030784; x=1745566784; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=5PBcStouiAL0LL01bVFaRv1aQRBdnBtOYC7EAUalJIs=; b=ZGlez0nRdLGzuIiHFuriZVQnAlKcbNU0AXTK5I6dhQfXaPdCu9q9e+am 3kYjxbn9pN4rmhLl1I19NYm3sxykpV2kv8L12FLQtIljoOow91f7dtQ/4 M+2HjeaxNiNWyqEJpM+sGSaI3e4xFIk6Qx4OOLwGENJTJ/fKsGwW4dfL/ EqYNEp48NufyTbWTUK+aoATZyXOOji2CdsdN3j5P1TGmfoJqf19rYvXWd 4AiqyYu1Et8pNUsaZ+8ZD1SJbaT7/9t5nyL9s3s0UpZ2eJ2gG9dwW0Zo7 Q5EEdql6NkQqN1eq1fh3AkflyzKSs8yeogVxyOMBoo+pb0NIRizwKR7mP g==; X-CSE-ConnectionGUID: IYpx8v3iRXC/q5y/FPTrYQ== X-CSE-MsgGUID: Wvb7bmd5TQ+0rDiECdx60w== X-IronPort-AV: E=McAfee;i="6600,9927,11054"; a="13483133" X-IronPort-AV: E=Sophos;i="6.07,228,1708416000"; d="scan'208";a="13483133" Received: from fmviesa004.fm.intel.com ([10.60.135.144]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Apr 2024 00:39:43 -0700 X-CSE-ConnectionGUID: H8E5lNTsSWaGPcjdPXBkEw== X-CSE-MsgGUID: Bp1BJxZUTxCddboCRR0itA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,228,1708416000"; d="scan'208";a="29614232" Received: from aslawinx-mobl.ger.corp.intel.com (HELO [10.94.0.53]) ([10.94.0.53]) by fmviesa004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Apr 2024 00:39:38 -0700 Message-ID: Date: Thu, 25 Apr 2024 09:39:36 +0200 Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v4 68/71] ASoC: Intel: avs: es8336: Switch to new Intel CPU model defines To: Tony Luck , Borislav Petkov , Jaroslav Kysela , Takashi Iwai Cc: Cezary Rojewski , Pierre-Louis Bossart , Liam Girdwood , Peter Ujfalusi , Bard Liao , Ranjani Sridharan , Kai Vehmanen , Mark Brown , Krzysztof Kozlowski , Kuninori Morimoto , alsa-devel@alsa-project.org, linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org, patches@lists.linux.dev References: <20240424181245.41141-1-tony.luck@intel.com> <20240424181550.42466-1-tony.luck@intel.com> Content-Language: en-US From: =?UTF-8?Q?Amadeusz_S=C5=82awi=C5=84ski?= In-Reply-To: <20240424181550.42466-1-tony.luck@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 4/24/2024 8:15 PM, Tony Luck wrote: > New CPU #defines encode vendor and family as well as model. > > Signed-off-by: Tony Luck > --- Thanks! Reviewed-by: Amadeusz Sławiński