Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1132694ybt; Tue, 7 Jul 2020 08:28:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw+aFySunG5DB1spPi+OawC0pLDACaBhwJ2kwijOoLhu7+TVSqOgqJOxGFbLi8pHdwIJbgV X-Received: by 2002:a17:906:a892:: with SMTP id ha18mr48898876ejb.462.1594135738115; Tue, 07 Jul 2020 08:28:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594135738; cv=none; d=google.com; s=arc-20160816; b=LmArZ/a36/iFiI9f7EREOIVrch0VfVmlzvThSnvJfFTF361jS89fCLwZhT7D4gfm8e kY9U6Nqase/PgjobP3RmuccZeKwCtsym+owbHXOGCnOpxFVw7jdfBIYySbEUIHz7jEOW 5kBHP2/Qt9i42Y0FVDohSmkZZiINhDtLURWR+BvTpgR2KeBG3WaFm0qHycqu4IUGGTIb 4s7mn6sI3tjSC2YDoDX71l5fQF2OsS+nkBZwmgcKr1xkZCDu9RGBTlXxuCnnjoiFC7F/ g8WOIKil885y9iKYsbklGgpefKrZ0oUmNSTcOUyeWIBY6wOOGVRRSRaonBHBK/iGXn8U cJZw== 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=orVuFJwjXvwWs3E2g7zASogdKSrNTwxK9zjZjWahMZE=; b=BwREbEi22RZxBP09xhVt0HhyscGtkfupSQp2qe4yrK2/rz3WehAUsqHlIYbp+4Mbw5 WFzrI/sORL2Jlre3hkRhOxPIdlUXrHhzML5hNNnJSNSfNa5gRlKOahc3nABjo+u3v0zJ 43llQXHhH26rdAdwx3+FbGwikoYZigX7IPV23X1HiW5Gg72pny39xo6eIE/JupnB9OoL Q1NaFRLd2jyjTTGPae/vtz2smCSXTMYC5an0Q5pKPVAvuNksxgaxN+ZhrJWuEIGxoPjd hYrxYV7CGCdaJm5fDSIqCG2lCrEoEiaBaHTaxBGicqSa1DVaLihVLNp+IK3oHemQBOgL RNGA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hkPv5Xyd; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g7si6493225ejb.452.2020.07.07.08.28.35; Tue, 07 Jul 2020 08:28:58 -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=hkPv5Xyd; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730289AbgGGP0h (ORCPT + 99 others); Tue, 7 Jul 2020 11:26:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:40750 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728720AbgGGP01 (ORCPT ); Tue, 7 Jul 2020 11:26:27 -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 870FE2078D; Tue, 7 Jul 2020 15:26:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594135587; bh=wZ6hWFVHebHKlu0oRvqogBMKz/TtomOnDbtYE2fN/oU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hkPv5XydyxzltyZf4vKbKoHSTrMYisV8kiz4Pf0YUgCH0w6z8XJRtoTX4pgESVbDc zis/uCcYl5hal2iXvh0DwQfMNBB90gtnr1SfVQNyxXh+B1L4Ai9GgZLQBCZrNY+3eq D4dkmJ3GTe43Rf7lz32XjQHpNCPEC2wYtqDYjCmg= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Martin Blumenstingl , Hauke Mehrtens , Thomas Bogendoerfer Subject: [PATCH 5.7 100/112] MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names Date: Tue, 7 Jul 2020 17:17:45 +0200 Message-Id: <20200707145805.733083820@linuxfoundation.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200707145800.925304888@linuxfoundation.org> References: <20200707145800.925304888@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: Martin Blumenstingl commit 03e62fd67d3ab33f39573fc8787d89dc9b4d7255 upstream. The dt-bindings for the GSWIP describe that the node should be named "switch". Use the same name in sysctrl.c so the GSWIP driver can actually find the "gphy0" and "gphy1" clocks. Fixes: 14fceff4771e51 ("net: dsa: Add Lantiq / Intel DSA driver for vrx200") Cc: stable@vger.kernel.org Signed-off-by: Martin Blumenstingl Acked-by: Hauke Mehrtens Signed-off-by: Thomas Bogendoerfer Signed-off-by: Greg Kroah-Hartman --- arch/mips/lantiq/xway/sysctrl.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- a/arch/mips/lantiq/xway/sysctrl.c +++ b/arch/mips/lantiq/xway/sysctrl.c @@ -514,8 +514,8 @@ void __init ltq_soc_init(void) clkdev_add_pmu("1e10b308.eth", NULL, 0, 0, PMU_SWITCH | PMU_PPE_DP | PMU_PPE_TC); clkdev_add_pmu("1da00000.usif", "NULL", 1, 0, PMU_USIF); - clkdev_add_pmu("1e108000.gswip", "gphy0", 0, 0, PMU_GPHY); - clkdev_add_pmu("1e108000.gswip", "gphy1", 0, 0, PMU_GPHY); + clkdev_add_pmu("1e108000.switch", "gphy0", 0, 0, PMU_GPHY); + clkdev_add_pmu("1e108000.switch", "gphy1", 0, 0, PMU_GPHY); clkdev_add_pmu("1e103100.deu", NULL, 1, 0, PMU_DEU); clkdev_add_pmu("1e116000.mei", "afe", 1, 2, PMU_ANALOG_DSL_AFE); clkdev_add_pmu("1e116000.mei", "dfe", 1, 0, PMU_DFE); @@ -538,8 +538,8 @@ void __init ltq_soc_init(void) PMU_SWITCH | PMU_PPE_DPLUS | PMU_PPE_DPLUM | PMU_PPE_EMA | PMU_PPE_TC | PMU_PPE_SLL01 | PMU_PPE_QSB | PMU_PPE_TOP); - clkdev_add_pmu("1e108000.gswip", "gphy0", 0, 0, PMU_GPHY); - clkdev_add_pmu("1e108000.gswip", "gphy1", 0, 0, PMU_GPHY); + clkdev_add_pmu("1e108000.switch", "gphy0", 0, 0, PMU_GPHY); + clkdev_add_pmu("1e108000.switch", "gphy1", 0, 0, PMU_GPHY); clkdev_add_pmu("1e103000.sdio", NULL, 1, 0, PMU_SDIO); clkdev_add_pmu("1e103100.deu", NULL, 1, 0, PMU_DEU); clkdev_add_pmu("1e116000.mei", "dfe", 1, 0, PMU_DFE);