From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=suse.de header.i=@suse.de header.b="x0gaP0kR"; dkim=permerror (0-bit key) header.d=suse.de header.i=@suse.de header.b="PVI1kyiN" Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2a07:de40:b251:101:10:150:64:1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 53D5810CB for ; Thu, 7 Dec 2023 00:31:06 -0800 (PST) Received: from imap1.dmz-prg2.suse.org (imap1.dmz-prg2.suse.org [10.150.64.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 1DCD021D5E; Thu, 7 Dec 2023 08:31:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1701937864; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=lG2+hMFjBOg+egnaH7KqcqxI1RVZdKXZ+/sbHEAylh0=; b=x0gaP0kRP3Rouv3nzerAZtDIXYv75GIc7BfQTLXnBMv70t3HTv6IlGjFjBgOf2s2n0wtEr 5dLx1unTQnMmvEwPbTCY30/gtWhXgDvgDKCgcrqb7hwRfrooEb268zA4DHAKtQlr1GcrbX +EMTIv4RCID69zzqBP7G2/T3P4O2kWo= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1701937864; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=lG2+hMFjBOg+egnaH7KqcqxI1RVZdKXZ+/sbHEAylh0=; b=PVI1kyiNs/W7pX8M4w1dOsbS5cJsvwYUYS6Xc5VMggVh/hUKeSwl5LYlypUdtga0g7y2rl ml1TVtci0Qvg49AQ== Received: from imap1.dmz-prg2.suse.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by imap1.dmz-prg2.suse.org (Postfix) with ESMTPS id E86F613976; Thu, 7 Dec 2023 08:31:03 +0000 (UTC) Received: from dovecot-director2.suse.de ([10.150.64.162]) by imap1.dmz-prg2.suse.org with ESMTPSA id 8T0ZN8eCcWWkMgAAD6G6ig (envelope-from ); Thu, 07 Dec 2023 08:31:03 +0000 Date: Thu, 07 Dec 2023 09:31:03 +0100 Message-ID: <87plzi1kjc.wl-tiwai@suse.de> From: Takashi Iwai To: Pierre-Louis Bossart Cc: linux-sound@vger.kernel.org, tiwai@suse.de, broonie@kernel.org Subject: Re: [PATCH 0/5] PCI/ALSA/ASoC: Add IDs and definitions for ARL and ARL-S In-Reply-To: <20231204212710.185976-1-pierre-louis.bossart@linux.intel.com> References: <20231204212710.185976-1-pierre-louis.bossart@linux.intel.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/27.2 Mule/6.0 Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Authentication-Results: smtp-out1.suse.de; none X-Spam-Level: X-Spam-Score: -0.24 X-Spamd-Result: default: False [-0.24 / 50.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; NEURAL_HAM_SHORT(-0.14)[-0.693]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; BAYES_HAM(-0.00)[38.65%]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DKIM_SIGNED(0.00)[suse.de:s=susede2_rsa,suse.de:s=susede2_ed25519]; MID_CONTAINS_FROM(1.00)[]; FUZZY_BLOCKED(0.00)[rspamd.com]; RCVD_TLS_ALL(0.00)[] On Mon, 04 Dec 2023 22:27:05 +0100, Pierre-Louis Bossart wrote: > > ArrowLake (ARL) and ArrowLake-S (ARL-S) have different PCI IDs. Add > the usual slew of descriptors for those devices. > > There are no additional PCI IDs planned for this kernel cycle so it might be > simpler to have Takashi handle all the patches with Mark's Acked-by tag? > > Pierre-Louis Bossart (5): > PCI: add INTEL_HDA_ARL to pci_ids.h > ALSA: hda: Intel: add HDA_ARL PCI ID support > ALSA: hda: intel-dspcfg: add filters for ARL-S and ARL > ASoC: SOF: Intel: pci-mtl: fix ARL-S definitions > ASoC: SOF: Intel: pci-mtl: add HDA_ARL PCI support Applied all five patches now to for-next branch. thanks, Takashi