Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2801495pxb; Tue, 9 Mar 2021 11:09:57 -0800 (PST) X-Google-Smtp-Source: ABdhPJycRpL/iJaMzwng9bgZ3u8Teo9isi3X8OGjmx3x7dn4T+/Ye+Nz/F63yiMZ/50g+pHBP6kf X-Received: by 2002:a50:f314:: with SMTP id p20mr5895493edm.236.1615316996965; Tue, 09 Mar 2021 11:09:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1615316996; cv=none; d=google.com; s=arc-20160816; b=DNmYVkBQaCVujXLObd1TiDRGXx8BAkuQK/FGOPaWWEXUzBYZIrScjP2O009euOWRWW utsy1ABrw8965mqSApUNOgoFJWleMJ+AvIAPIN5gMGH9LAaSkVUxnzvFkkkxhtzP3UJo rRjLJfCnbw4S3gG40HawJ2p0X2p3WcCDSTkkia0/pjk9X55s/GGrrG/j1bADTuCFXpw6 d9D6KQQ8NqFs5gCNjqTbNqjJUVdRBG9zmBuCPxi+yw0CAaAefbdn0V5RnNJQdrsnwVAA t6fDE31MT7aAubDUCoKc3bQpubdkvAt999I4Kf6iXR8eNY74NcA3EAciMVWWekBkphjQ ZktQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:cc:to:from:dkim-signature; bh=jhuQ0h+xvhUpLeY663MOD3gKgoijGqdlDrmdvpANPBs=; b=n1SDvsq+wopV2/WWIjq8kxER4ceaVJ67FS9lGFhhix4I19uVQjjn93/Z2kvz5o+uSa yk++IYwJYSqrCyJBcnf2TkgNwF40u7ABj7Edn3fCTT0L6c7MyJrs5ggRvsShEOxW8JJ/ bipUfZL2uIGNEGca0bbaduBU2J1HMLJF5khXw2acykVTD6X0ljA2lLURo+y/tKSX+nvg lzVPnUMYphfNHzvqdn/WGlsKOehwhe3a87ZYef8YEAWnr/AH0WOOfuXb1ZlBt0CPl3tc 3Iqa39JllHsVX/HD64SXco6rcJUWu8EkuXxz/McNRRPPxvnMvKTbTdFAecodj2VC7dpj vu8A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=Q70v7PtO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ec6si9557529ejb.738.2021.03.09.11.09.34; Tue, 09 Mar 2021 11:09:56 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=Q70v7PtO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231352AbhCITIg (ORCPT + 99 others); Tue, 9 Mar 2021 14:08:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:52342 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231283AbhCITIE (ORCPT ); Tue, 9 Mar 2021 14:08:04 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id A4B7F6523D; Tue, 9 Mar 2021 19:08:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1615316884; bh=4/ckH8xZoXSICajXB+7g+u4ZkL+N5xAUWPghH9G2ul8=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=Q70v7PtOqj//DVDBeRJ9Q1n2HZsu981F7gXcvAoCcKgaoEmR2kapvcta+npqEOqvl KRT08jcUlAvkwCFiKmpHE04XpvUGnlGIv6MaTsiyA2rVOz/vTPamIV+k05P17uhTM6 w2Sr0pZFuY+k7XhOOu9FYiP8bxAbpndmC5qb0zlq0LNLAd3/XavXlKNgSRNT68FOV4 C/xhU44pbGN3wF7xfjB25/Ai4IWS4TTBrUUilRpTQLbhoWa4nC0m4cqcduKPCTYBWG LWKy6DjsXABhwJWthQEeb8laSwqYBG2TOzsVrZHMF2FfhDji2wiVjLq/x1+YrTNaOq Ffw1NJjJGGzDw== From: Mark Brown To: Jaroslav Kysela , James Schulman , Liam Girdwood , Lucas Tanure , Takashi Iwai , David Rhodes Cc: patches@opensource.cirrus.com, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org In-Reply-To: <20210306185553.62053-1-tanureal@opensource.cirrus.com> References: <20210306185553.62053-1-tanureal@opensource.cirrus.com> Subject: Re: (subset) [PATCH v3 00/15] Report jack and button detection + Capture Support Message-Id: <161531678409.49117.4460920508176091644.b4-ty@kernel.org> Date: Tue, 09 Mar 2021 19:06:24 +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 Sat, 6 Mar 2021 18:55:38 +0000, Lucas Tanure wrote: > Here is a patch series for reporting to user space jack and button events and > add the support for Capture. With some cleanups and fixes along the way. > > Regards, > > Lucas Tanure > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [06/15] ASoC: cs42l42: Remove power if the driver is being removed commit: 0e992635233c909652b87f1a84775746e2780306 [07/15] ASoC: cs42l42: Disable regulators if probe fails commit: 384c0c11be3f4c4bd28196f97507788cc84dd5e1 [08/15] ASoC: cs42l42: Provide finer control on playback path commit: 48a679742612308b320f1ca89366ee7fde04f547 [09/15] ASoC: cs42l42: Set clock source for both ways of stream commit: f1fe73ce62864cb48e603d61a3936b475ba5bbef [10/15] ASoC: cs42l42: Add Capture Support commit: a6ea36692a4846d9470bdeeb90081e1dc5144b95 [11/15] ASoC: cs42l42: Report jack and button detection commit: f3f6f77beaee1b955ea835358e4c3ab1bbb56927 [12/15] ASoC: cs42l42: Use bclk from hw_params if set_sysclk was not called commit: 8ecb782355f30cfb207bffd5d04c4c5f2ac98ae3 [13/15] ASoC: cs42l42: Wait at least 150us after writing SCLK_PRESENT commit: 43cb98d6ba84d8917f377b5720fb1451ce86de13 [14/15] ASoC: cs42l42: Only start PLL if it is needed commit: b5019672a0526a2e0de6843734d1b7687f138b02 [15/15] ASoC: cs42l42: Wait for PLL to lock before switching to it commit: 5974fb2911b92b1921ab4aa35aede7454d72052a 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