From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=none Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.223.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6633BCE for ; Mon, 27 Nov 2023 08:30:16 -0800 (PST) Received: from imap1.dmz-prg2.suse.org (imap1.dmz-prg2.suse.org [IPv6:2a07:de40:b281:104: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 F212F21B4A; Mon, 27 Nov 2023 16:30:14 +0000 (UTC) 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 AC3C61379A; Mon, 27 Nov 2023 16:30:14 +0000 (UTC) Received: from dovecot-director2.suse.de ([10.150.64.162]) by imap1.dmz-prg2.suse.org with ESMTPSA id Brq1KBbEZGVrXAAAD6G6ig (envelope-from ); Mon, 27 Nov 2023 16:30:14 +0000 Date: Mon, 27 Nov 2023 17:30:14 +0100 Message-ID: <87plzvnoq1.wl-tiwai@suse.de> From: Takashi Iwai To: Jaroslav Kysela Cc: Cezary Rojewski , broonie@kernel.org, tiwai@suse.com, alsa-devel@alsa-project.org, linux-sound@vger.kernel.org, amadeuszx.slawinski@linux.intel.com, pierre-louis.bossart@linux.intel.com, hdegoede@redhat.com Subject: Re: [PATCH v5 00/16] ALSA/ASoC: hda: Address format selection limitations and ambiguity In-Reply-To: References: <20231117120610.1755254-1-cezary.rojewski@intel.com> <871qcbr0yb.wl-tiwai@suse.de> 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 X-Spam-Level: X-Rspamd-Server: rspamd1 Authentication-Results: smtp-out1.suse.de; none X-Rspamd-Queue-Id: F212F21B4A X-Spam-Score: -4.00 X-Spamd-Result: default: False [-4.00 / 50.00]; REPLY(-4.00)[] On Mon, 27 Nov 2023 11:13:53 +0100, Jaroslav Kysela wrote: > > On 27. 11. 23 10:37, Takashi Iwai wrote: > > > Now the patch 1 became the one from Jaroslav, it's a good move. > > Jaroslav, could you take a look at the rest patches? > > I'm going to merge this in this week unless any objection comes up. > > I'm fine with v5. You may add for patches where my tag is not present: > > Acked-by: Jaroslav Kysela OK, thanks. Now I merged all patches to for-next branch. Takashi