Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp2273476ybg; Thu, 30 Jul 2020 15:28:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwvDHsY4+YRWl9F8bF1WxsdyN3iER0oHUNHehqjEvPIxSUFQ+TTc+3vcdJ+tnSCCXRvUGTv X-Received: by 2002:a17:907:205c:: with SMTP id pg28mr1210840ejb.22.1596148092712; Thu, 30 Jul 2020 15:28:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596148092; cv=none; d=google.com; s=arc-20160816; b=f8PSkJstu4TVrQbcgSsRNtGN8VZh2AGnA8KWxNfCHE0RhH8j9FUvFwBVhzfiyn2SMz NvnzAd3b7D1q/mVDf9OFp0shrJzmnLMK+X6rI79HlP8U5tpls+kUEQcGVgSBUvC7lv9J VQXZzrxjzlPUi7UPfZbEMffvMu24FH5X+J9qwDu9BQC6Ctogf+ZcIXiODbiHULElOdlj tOrLSyBvFhE1+w2FnFd91qd8je+DJpyC4/gWAOrPsHRxG/v7tRDxPZw1EW8nEjac56rJ OFttLG68ly+RywXXoMMGPOcK8ZuliwfSyUZY3E9L+R0k/wEMy5Y0HfO/7LdzmvIAFWoU RvPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:subject:references:in-reply-to :cc:to:from:date:dkim-signature; bh=Zj8fyT6VuWrgRHpsHBK/l5M/H+Ikt0Da7HXoebjfO18=; b=X067MUjCvk1TL7UMYR8u+Y+UQJtnSA96RONKedPfOhwrUhXjoIXDNkoCvb4WSZ62Gw evnQt3FfMt+vp33Jc1PTwiYnD8YzpBfENNYjYWyjWp5SQJ7rJWLp9WSJM74eRGm8LXsn NWiQ4jGr7gWFW9J5SZF9wRvNBIaAbcxYDcnK8rmNIMNRHKhnQkSA5qGwb7ANkRgPgUtF HNZx/xG7JZTtO/gDqeK6IHcUmxuB+TIJfqPkNUC0aaxb2+jkiLduXknn+Kb8F5QbCtd3 1821Bzgt/0+1HaHSN20h3WhdiS7edEOebs8ANdrKZa7OQmTA52GWQmEqZ1q+0Avrw6MM Hvew== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=VX1BfAV6; 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 bl8si3779426ejb.425.2020.07.30.15.27.49; Thu, 30 Jul 2020 15:28:12 -0700 (PDT) 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=default header.b=VX1BfAV6; 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 S1729995AbgG3W1q (ORCPT + 99 others); Thu, 30 Jul 2020 18:27:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:40042 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728607AbgG3W1q (ORCPT ); Thu, 30 Jul 2020 18:27:46 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4563C20829; Thu, 30 Jul 2020 22:27:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596148065; bh=K4EIQkVucQIypGxjb3zMkbMkirLR/phA6rgBGD9rC/I=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=VX1BfAV6AV/R/d2DFWcv7Z9VgP2UdlzP9Fkl6MXsmjn9M9LcRvsme9CAL8EJIAbPY sdphS+Tlg+QMb//o+GKleCyGP6MEDgbvo4MXopGR/rH3+GmUir/ebz+zZ3veYaY/aZ u23PFRfJPHpO6F2w5lenAoUhVeNULhtbqbfJtXts= Date: Thu, 30 Jul 2020 23:27:25 +0100 From: Mark Brown To: Alper Nebi Yasak Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Heiko Stuebner , alsa-devel@alsa-project.org, linux-rockchip@lists.infradead.org, Takashi Iwai , Liam Girdwood In-Reply-To: <20200721182709.6895-1-alpernebiyasak@gmail.com> References: <20200721182709.6895-1-alpernebiyasak@gmail.com> Subject: Re: [PATCH] ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detection Message-Id: <159614804536.1473.678464665429263160.b4-ty@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 21 Jul 2020 21:27:10 +0300, Alper Nebi Yasak wrote: > PulseAudio (and perhaps other userspace utilities) can not detect any > jack for rk3399_gru_sound as the driver doesn't expose related Jack > kcontrols. > > This patch adds two DAPM pins to the headset jack, where the > snd_soc_card_jack_new() call automatically creates "Headphones Jack" and > "Headset Mic Jack" kcontrols from them. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detection commit: d0508b4f16049a658d68a7c276ba08296c5a76bc 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