Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp3022187imj; Mon, 11 Feb 2019 12:27:16 -0800 (PST) X-Google-Smtp-Source: AHgI3IbGI9MZKVtM7fA02LpBUs+NdZuNrCxA23JGWr8iM11GKOEANWU+8hulguWZyTMA+if+Bjji X-Received: by 2002:a63:5b48:: with SMTP id l8mr82523pgm.80.1549916836035; Mon, 11 Feb 2019 12:27:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549916836; cv=none; d=google.com; s=arc-20160816; b=wkPt+4sd6a2C1V/rHEM0q4X3vLqiYnVYPLBb6uVhxYg7zkw+ti5XaVN6mvWUcWYA6z OYWJ+k4KhTvi547Wy2+BD5Z3JkL5h0ESTZNXA746h2PyupNxmD5bBve+RQWlj8jq6Cgh li3UPqF5Nrq65+oE0wxlaHYVJHZPfGI8BlNF6g2oVmHDmjEzSaa9/DrcSp1jzNwSK/Du R0xGZSmcTtWe95Y09nKoWSyUMal5RRA7XbzzLDARpEm+K1AFLcQGe28mxmYNgFjd2ITN jga9ZzAxbNE36q+MtMpMe6v2+8I9FB/Ao90eNWowxgtxVH+ig0DRZ7vu8gWYmeydyYDm z1Qw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=6f6AouIT8hESWn2simJ7Yx/Tr2wfHVs/+UycEyfJkhA=; b=o51t5j+afVa+WYZGySLLXF5O5mJkZDmhkTlUfXDzgCPC2zSJMnfqgZpPQ9JGjW4n06 3wzFjCyITnptXhGk3ft9uJ05T2HsapQqGbUMHk8UvihwsiLDyxebkL72FkuURIHX0Rj2 sMJisaz7mXhVkJbi8bGwS95GMzF49yI/iJgA+NnlrgDcYmqvuhTFKgidKhTYqY3FRkI9 kcJXZbq0oP3J6Hy6pE4YufCfXLXavTf1bQd4k3tcTnCDMSXQwMYBMyJneW2KR6Wsqqjq Cqz4ilTa2eBdsMtNK2Ua8JS9A6Fp4tCtGG1pfa1PROl1zs52QDEs2cxfbBXOardK9OcZ da5A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=y+Dm8k5V; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w8si5692457ply.246.2019.02.11.12.26.49; Mon, 11 Feb 2019 12:27:16 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=y+Dm8k5V; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728136AbfBKQuM (ORCPT + 99 others); Mon, 11 Feb 2019 11:50:12 -0500 Received: from mail.kernel.org ([198.145.29.99]:42312 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726105AbfBKQuL (ORCPT ); Mon, 11 Feb 2019 11:50:11 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (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 A31A821B68; Mon, 11 Feb 2019 16:50:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549903811; bh=LcvZhtBH8sT/FfIXhbJnm+yYbtq9PPZD3obTaiJC9UE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=y+Dm8k5V2lflbQ77CQrh53gYI+8LWscBTubitlEKW1e9AlX/Z0hMsWrm7mgVn6ICQ S8uOgbo+q+Eh4YDuo4hpM/FdHBSikiL+cq3BzGD6PkpGvpJte1pmaDaJ4WTPFwKAtB 5RMakC61Qm/k7/I2q8qQ6MotDGOsXjKcI2HbEMII= Date: Mon, 11 Feb 2019 17:50:08 +0100 From: Greg Kroah-Hartman To: Mark Brown Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Chen-Yu Tsai , Maxime Ripard , Sasha Levin Subject: Re: [PATCH 4.20 066/352] ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supply Message-ID: <20190211165008.GB21634@kroah.com> References: <20190211141846.543045703@linuxfoundation.org> <20190211141850.315232314@linuxfoundation.org> <20190211143924.GD22391@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190211143924.GD22391@sirena.org.uk> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 11, 2019 at 02:39:24PM +0000, Mark Brown wrote: > On Mon, Feb 11, 2019 at 03:14:53PM +0100, Greg Kroah-Hartman wrote: > > > On the Allwinner A64 SoCs, the audio codec has a built-in headphone > > amplifier. This amplifier has a power supply separate from the rest of > > the analog audio circuitry, labeled cpvdd. > > > This patch adds a DAPM widget for this supply, and ties it to the > > headphone amp widget. > > This is more a new feature than a bug fix, it doesn't look like obvious > stable material. Normally we take "new quirks and device ids", and given that this is a tiny 2 line patch, that seems to fit that requirement. If not, I'll be glad to drop it, it's your call. thanks, greg k-h