Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2568799yba; Mon, 6 May 2019 08:07:57 -0700 (PDT) X-Google-Smtp-Source: APXvYqwWeSAX8HyfSVZIagzZZfxyvlw91sLMxpv0wuvc4rm15MAPEJW8TCLyQAIFOGClJxvB59r4 X-Received: by 2002:a17:902:2a2b:: with SMTP id i40mr32645233plb.170.1557155277004; Mon, 06 May 2019 08:07:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557155276; cv=none; d=google.com; s=arc-20160816; b=c+zoYvA1lu59vQvTGUn84RHJ4c9DCyXAPk2M4JkJBK2yEbplx0TqtQbqJwy+5tbMkb E/jLUtqKRjFaI5nYI/OuF+acWh0DUYi4inEMtHIWcLaOZj5hiz/AdJudhKKpgXAiMk+E ld0pBrW3Ah+4NuoCaXVPNvFVKSIA9WAr4LDM6fCtfx6s6JhpTby0h32ExJ4KtWucLuLq EY1EBgBEOpK/FvCHkF9cj7qDRdhXqdjFxnsvQjSLjE3OPiOEc91U+NWl+uW0zwK5Mrsg o9GFnGUN4sMmQQ+lvDhtbKvHtHYZzD1SijBFkAWOwOtFk0aOQJQW/mvzIMF4dnykdeKJ rf+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=Rw2a/gL/LX/tbTN6bjB/cv7DmPX9pvswsQem+Siql5c=; b=0p16oKtTBd2mxnEu2stweuFT2yM3t8yzvDof9NLPZTi7MKRUtOPed9iRN6XjxEzGoe L2Vl5npEdsktrHKUhaILL9jCgeHkLX/pU2YwyS01n92n0bHVgxGGBbwIOhVPehnR/vdm lWFpKyigas8qdSZq0UvZsDtNgD/mr1EU9MSkI6QBT7YThNreVl/sDcZ0TsvFoLFZf3vu DEkcGeMj/riGrVgUCh9RyK2B7qfVl0LntoEIUC+shCtiwm8J80nF8bGIscuZ++2hdXQ4 qgPjFyxq7co/tiujxCWgExvDTaNnQGIDiIWnXhCm3bpwGZvXhuvfkannf4CU4IXcKRsa OOZA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HBh5hlK9; 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 a39si17629873pla.0.2019.05.06.08.07.39; Mon, 06 May 2019 08:07:56 -0700 (PDT) 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=HBh5hlK9; 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 S1727427AbfEFOhk (ORCPT + 99 others); Mon, 6 May 2019 10:37:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:58452 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726312AbfEFOhj (ORCPT ); Mon, 6 May 2019 10:37:39 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 B236521655; Mon, 6 May 2019 14:37:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1557153458; bh=04rM0I+qMJMAKWuL5WnxMkTzXm+eljTfA/ntXWA47nA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=HBh5hlK9VG/lKzFtol2QbJdWRGQ4NWp0+LGSJ7hYNz+H7DaY1Lek07q83Zk+8dX7a Np7MMDMh8IkaFcz6iCJs6ELqwFIfA8cC6UW5Mr8L3aYxwccbzSErMmy5oqDBm0Uq3k AXnoNHy2AA1Ta4ccPzLq7cpkBAplxTmchhDMoMh8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Chen-Yu Tsai , Mark Brown Subject: [PATCH 5.0 096/122] ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd Date: Mon, 6 May 2019 16:32:34 +0200 Message-Id: <20190506143103.415299937@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190506143054.670334917@linuxfoundation.org> References: <20190506143054.670334917@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Chen-Yu Tsai commit 5fd812e6f5ae0376134234ceb70e8de541ccb10d upstream. The A64 datasheet lists the supply rail for the headphone amp's charge pump as "CPVDD". cpvdd-supply is the name of the property for this power rail specified in the device tree bindings. "HPVCC" was the name used in the A33 datasheet for the same function. Rename the supply so it matches the datasheet, bindings, and the subject from the original commit. Fixes: ca0412a05756 ("ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supply") Signed-off-by: Chen-Yu Tsai Signed-off-by: Mark Brown Signed-off-by: Greg Kroah-Hartman --- sound/soc/sunxi/sun50i-codec-analog.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/sound/soc/sunxi/sun50i-codec-analog.c +++ b/sound/soc/sunxi/sun50i-codec-analog.c @@ -274,7 +274,7 @@ static const struct snd_soc_dapm_widget * stream widgets at the card level. */ - SND_SOC_DAPM_REGULATOR_SUPPLY("hpvcc", 0, 0), + SND_SOC_DAPM_REGULATOR_SUPPLY("cpvdd", 0, 0), SND_SOC_DAPM_MUX("Headphone Source Playback Route", SND_SOC_NOPM, 0, 0, sun50i_codec_hp_src), SND_SOC_DAPM_OUT_DRV("Headphone Amp", SUN50I_ADDA_HP_CTRL, @@ -362,7 +362,7 @@ static const struct snd_soc_dapm_route s { "Headphone Source Playback Route", "Mixer", "Left Mixer" }, { "Headphone Source Playback Route", "Mixer", "Right Mixer" }, { "Headphone Amp", NULL, "Headphone Source Playback Route" }, - { "Headphone Amp", NULL, "hpvcc" }, + { "Headphone Amp", NULL, "cpvdd" }, { "HP", NULL, "Headphone Amp" }, /* Microphone Routes */