From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 144E02F36 for ; Mon, 20 Mar 2023 18:31:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C1F56C433EF; Mon, 20 Mar 2023 18:31:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1679337106; bh=UX0KNBrfaHWjg27sM+jbAaSTv4YTjtaGVwsG4hFjvOo=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=gKknHFPcLo78NnBNJVeeZKcUzj8MRPZY8qxbRLHQW22jfEyhQLFgVJS1SFP8WepUE rSQXKxzoSCLrfjZjufMNQzGzTBRO+E2x7w3sBpb0gzaB2BCBHo6197kKyTGiP7CyCX fsSFnNfudxnPxJ0v2lDDXAiIYMyNbj+SV/y1AOfVmsbvFzBA4rzr37EqcTmD4SppmO rWpv9IS1xSqOydS0av20N01i/OmTyABTIC7nS22408X3RXVl7AmvLhgoBBgTqG3RhY kjESvV0/k+kbdfV/zKx6/vgkc+Uk3RJfGkBE5/4VyDaFLuY9h41AYS9g+MzkbH9x+u hSz4YO/zKfbmA== From: Mark Brown To: Liam Girdwood , Rob Herring , Krzysztof Kozlowski , Thierry Reding , Jonathan Hunter , Jaroslav Kysela , Takashi Iwai , Maxim Schwalm , Dmitry Osipenko , Svyatoslav Ryhel Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-tegra@vger.kernel.org, linux-staging@lists.linux.dev In-Reply-To: <20230308073502.5421-1-clamor95@gmail.com> References: <20230308073502.5421-1-clamor95@gmail.com> Subject: Re: (subset) [PATCH v2 0/8] Fix sound on ASUS Transformers Message-Id: <167933710348.198283.16107220354236772396.b4-ty@kernel.org> Date: Mon, 20 Mar 2023 18:31:43 +0000 Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.13-dev-bd1bf On Wed, 08 Mar 2023 09:34:54 +0200, Svyatoslav Ryhel wrote: > - add quirk for headset detection used by some T30 devices > (ASUS Transformers, LG Optimus 4X HD and Vu); > - add RT5631 and MAX9808x machine drivers > - update bindings > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/8] dt-bindings: sound: nvidia,tegra-audio-common: add coupled-mic-hp-detect property commit: 2a7a8ebe85e1fa7e929f6f986a61f10321093c43 [2/8] ASoC: tegra: Support coupled mic-hp detection commit: eb0b8481c2e03a5ae01f6bea60b42109bd12b6fe [4/8] dt-bindings: sound: nvidia,tegra-audio: add RT5631 CODEC commit: 2060c9b8ae2a1f6abec483709f4209b6e3602b89 [5/8] ASoC: tegra: Support RT5631 by machine driver commit: 44b2fc2edb61e956885b4305bddaaec7f05d93d2 [7/8] dt-bindings: sound: nvidia,tegra-audio: add MAX9808x CODEC commit: 85a375fe8df906b2701346e03e71501e6861a75a [8/8] ASoC: tegra: Support MAX9808x by machine driver commit: d007a87bd7d181854b53b3e7fcbcf66c4bef86b2 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark