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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 18460C433EF for ; Tue, 16 Nov 2021 00:16:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EF47D614C8 for ; Tue, 16 Nov 2021 00:16:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1354488AbhKPASW (ORCPT ); Mon, 15 Nov 2021 19:18:22 -0500 Received: from mail.kernel.org ([198.145.29.99]:45368 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355337AbhKOXlA (ORCPT ); Mon, 15 Nov 2021 18:41:00 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id B65786325B; Mon, 15 Nov 2021 23:35:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1637019319; bh=sepJeKAqWD8OEq16yv5uQxj8oK3WHPvL+LfRcZh0niI=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=dChFpCCkDxohYHTlOa+kJKHYpjYgV2kJNoJjZS9AIeP6IzOBQXUTvKC+IdcKRsmWJ fUqaXJZfT4aAdPolbpqvut7vCnP2VpqZV5vkQlBSJFAWC6xoDegTyMcWPB2XjqM1yt hJh0cFuIrTpkTCCuvcBGkNhc4mMcroWm3L4hcCSOve1py6hjutrLJLsI5y9VXnDu9g nAQdZrJShGkQ2MblqrPDP1962r6dGehUcxW9Q7c6l3CzYCbna/FoBR5ReoZVDb7YTZ 9RrECdd6AYXgVLbsGmx3M+Y8Iegx+IP0/VkgKzMb8GxJ+RgzleQdKlBvihI8Rtq1uB yviu9M6AEoNHw== From: Mark Brown To: swboyd@chromium.org, devicetree@vger.kernel.org, bjorn.andersson@linaro.org, linux-arm-msm@vger.kernel.org, rohitkr@codeaurora.org, robh+dt@kernel.org, alsa-devel@alsa-project.org, plai@codeaurora.org, linux-kernel@vger.kernel.org, perex@perex.cz, judyhsiao@chromium.org, lgirdwood@gmail.com, Srinivasa Rao Mandadapu , tiwai@suse.com, bgoswami@codeaurora.org, agross@kernel.org, srinivas.kandagatla@linaro.org Cc: Venkata Prasad Potturu In-Reply-To: <1636960288-27537-1-git-send-email-srivasam@codeaurora.org> References: <1636960288-27537-1-git-send-email-srivasam@codeaurora.org> Subject: Re: [PATCH v2] ASoC: codecs: MBHC: Add support for special headset Message-Id: <163701931648.675370.4567378408146703552.b4-ty@kernel.org> Date: Mon, 15 Nov 2021 23:35:16 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 15 Nov 2021 12:41:28 +0530, Srinivasa Rao Mandadapu wrote: > Update MBHC driver to support special headset such as apple > and huwawei headsets. > > Changes Since V1: > -- Fix typo errors. > > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: codecs: MBHC: Add support for special headset commit: 3c8a3ad4019126f06016ab0128dde11817502f52 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