Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp2278650imb; Mon, 4 Mar 2019 00:35:02 -0800 (PST) X-Google-Smtp-Source: APXvYqyQwPRzv5uUpwW7Q6O9r9moBEtxCXBshVFzuPmo3P36tdlOEudd3Ff2+nDP1hk/1wbPODJL X-Received: by 2002:a17:902:7242:: with SMTP id c2mr18959160pll.245.1551688502691; Mon, 04 Mar 2019 00:35:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551688502; cv=none; d=google.com; s=arc-20160816; b=afeDVd7zzW/agG4f7DjUWyrzWr2upJXKMR/OvD5pX/joUQzb0exaPQx09r051V5J6w 4I8chH9auVdA9egpi24hgCgJAyl8pPuPniKk97Ck6NER1+7WJbV7XRrL3SDDnEaUd5Ri n4KDwP+Msx3znpbvjBkLleJuYSBIcnuG4I437gnMBXLqgqaEsUUrZHWCu8tJXRq56tkQ 20DSKBg5Q78zrGlM1ZC9O2XkIjP1irPq4o2GjHAqF97jjnLoM8GP/erqDtDYQCrt5pBg zDUa1Sx1Hk7ZmVResPkE0A803Irzb6pmGw7Y8v9o6K88h1sNwA3q6UO6dWHoXs6J3V0T J7Jg== 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=j27EepH6Qn6MvsqQoMS7Xa11fMpqiIbVSKTNNaiB6o8=; b=uNErSW2aPLlneN/FPJzwWdIGF8DN0sjSRkiJQCQUfZTyVK0BA6+pEsQmXaP1yMhJdP qPY2FB2N/EOPVI3J6vg/nEnaA/KPOhuzq3uzMcAdxw+KOJo9AGzit+a3uhUnp4ZlGaR8 wqRhzsXUiqqyvpoR++qC3fRxU6zWcmkjimAZAmHnTVuPUokXX4hpeBD1HDenWlJ2ehDb Uy3UVeL90mgWD5CHcUFIgdC1z6GLm/dWsxqLMr5/WhatwqPazJDBTnjPO/R+6VDVZKZy SD/jrknmu8JUm5qgfEryHEkgoq4zRp6hsYDy3yKhbxTp0oU3B7mbMTsX2vduSNHXuniV n9JA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="nS/XPSWM"; 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 k69si4696170pgd.135.2019.03.04.00.34.45; Mon, 04 Mar 2019 00:35:02 -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="nS/XPSWM"; 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 S1728132AbfCDIc6 (ORCPT + 99 others); Mon, 4 Mar 2019 03:32:58 -0500 Received: from mail.kernel.org ([198.145.29.99]:37006 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727651AbfCDIc4 (ORCPT ); Mon, 4 Mar 2019 03:32:56 -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 8E051208E4; Mon, 4 Mar 2019 08:32:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551688376; bh=TWnESuYNSwv+mx5WWScK5MwCBxYS15jdX4RqBP3tmuE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=nS/XPSWM24VKW3BfVU8pGopGCgqj2vEQhkkbGVqJ7fmBkiNSxeMge9mTd4KDT/+Cp XzcHrxdhUbnWdOtPpQc7bhJoJGvzoZv1SDlQCBW3rmIksIYPdmZsXWm9Dhzs1Zpw1L J1ai6qCk+PPI3DdvSr6DZwxSeTiB+Rgqm69QTZdk= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Alban Bedel , Kishon Vijay Abraham I , Sasha Levin Subject: [PATCH 4.20 26/88] phy: ath79-usb: Fix the main reset name to match the DT binding Date: Mon, 4 Mar 2019 09:22:09 +0100 Message-Id: <20190304081631.643752471@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190304081630.610632175@linuxfoundation.org> References: <20190304081630.610632175@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 4.20-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 827cb0323928952c0db9515aba9d534fb1285b3f ] I submitted this driver several times before it got accepted. The first series hasn't been accepted but the DTS binding did made it. I then made a second series that added generic reset support to the PHY core, this in turn required a change to the DT binding. This second series seemed to have been ignored, so I did a third one without the change to the PHY core and the DT binding update, and this last attempt finally made it. But two months later the DT binding update from the second series has been integrated too. So now the driver doesn't match the binding and the only DTS using it. This patch fix the driver to match the new binding. Signed-off-by: Alban Bedel Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Sasha Levin --- drivers/phy/qualcomm/phy-ath79-usb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/phy/qualcomm/phy-ath79-usb.c b/drivers/phy/qualcomm/phy-ath79-usb.c index f7d64f3910b4d..09a77e556eceb 100644 --- a/drivers/phy/qualcomm/phy-ath79-usb.c +++ b/drivers/phy/qualcomm/phy-ath79-usb.c @@ -69,7 +69,7 @@ static int ath79_usb_phy_probe(struct platform_device *pdev) if (!priv) return -ENOMEM; - priv->reset = devm_reset_control_get(&pdev->dev, "usb-phy"); + priv->reset = devm_reset_control_get(&pdev->dev, "phy"); if (IS_ERR(priv->reset)) return PTR_ERR(priv->reset); -- 2.19.1