From patchwork Wed May 12 14:50:06 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg KH X-Patchwork-Id: 435579 Delivered-To: patch@linaro.org Received: by 2002:a02:c901:0:0:0:0:0 with SMTP id t1csp4971140jao; Wed, 12 May 2021 09:11:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwmF1jtoFT83ZV0uFI051sx8tAt36SxbkfI4JacndN1RxH3HvaLNiQLi1768C7MvY0rO0xQ X-Received: by 2002:a05:6e02:1aaa:: with SMTP id l10mr31704774ilv.29.1620835863128; Wed, 12 May 2021 09:11:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620835863; cv=none; d=google.com; s=arc-20160816; b=TkVxEMY7pumYa2sUSreVSI4TI+Vs9k73vGu0ta7t3Na8Ol8hT5QGsYpASfmEKh40Fz TbfEeH7t6ai1LMvHyhuZaa7dlacxk8aK752xfehRDhAI8HUQhx4whYIQ0ec5OXJ/2cwL cHG7r9lXLu9BQEBFvxasZLCHiwdUBg1TzgBZX0JM4GPfUMA4+qGBgCuL56eKdFAGSnQt nr9r2mIbMMVJBooaliv5ETud3oPCInVZy4aZsPDqV3RjzC9QvmyMJlv3nIjyogDixtGy CDcDh4e8JWVn1RVWGayCy0dvOG4fOGqwfth8Ip7I11lBCPO1mb7yPRLdkA1d4MRO/bqe OQ1A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=ccFIN3+XMLR7vdxEbXrc0oVjMST7iNQQ7FZldLazN1E=; b=NVeAKuwg3l8QOGMnMfb5xWz2kAllKBQR6UJRYkb10G+B24oS4mO5rJQTdHqvtrL3Cd 4DZLQC9PtR4sUO3ll03742PdP4S/VD7vnsLCto6psf3JPVYmn8mpc+w67dSEIO5tFLDf It2mg6BFTerHaw/BFEeeNuHNOo9VB+APcdSXJNxRD4xFyeF8iUnd7aqZh1P9stivEY3z 592/LkN74jDYfu0Httg9ShNghSAVAnv94atJlP408/Q5E26VNvAskMd+AaV4xP5pSuuy 6BIKhaWHFx4iHHyHBJHwUPKOv4PnIE/adntrXupD8ttfI9gRcPNLyaywDWIzoA8Rd4Bl wWhQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=OzhQG5S0; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q8si330223ior.12.2021.05.12.09.11.01; Wed, 12 May 2021 09:11:03 -0700 (PDT) Received-SPF: pass (google.com: domain of stable-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=@linuxfoundation.org header.s=korg header.b=OzhQG5S0; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237349AbhELPuB (ORCPT + 12 others); Wed, 12 May 2021 11:50:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:35404 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234495AbhELPo0 (ORCPT ); Wed, 12 May 2021 11:44:26 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 30DF761C91; Wed, 12 May 2021 15:22:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620832966; bh=2J2tAljGL2+9zc0rl1Dv+X0Z9uN04ywIMMzBgFEg4c0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=OzhQG5S0zZzj1nOQlOIRthWHRMug0y0MWy/hZn9kFwk6yM5G+VLmh3XxD4CcytynG SpmODuT5JCz4j4bswbNcCJiffLXr9++QqRSu2VI63g+UCWziqpyRKiIPtxnxWDiOaF SxT9ybIkcGMDaiNt/RWAoSkTg+ZdsiD3MrU9Qcts= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kunihiko Hayashi , "David S. Miller" , Sasha Levin Subject: [PATCH 5.10 496/530] ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E Date: Wed, 12 May 2021 16:50:06 +0200 Message-Id: <20210512144836.064438025@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210512144819.664462530@linuxfoundation.org> References: <20210512144819.664462530@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org From: Kunihiko Hayashi [ Upstream commit 9ba585cc5b56ea14a453ba6be9bdb984ed33471a ] UniPhier PXs2 boards have RTL8211E ethernet phy, and the phy have the RX/TX delays of RGMII interface using pull-ups on the RXDLY and TXDLY pins. After the commit bbc4d71d6354 ("net: phy: realtek: fix rtl8211e rx/tx delay config"), the delays are working correctly, however, "rgmii" means no delay and the phy doesn't work. So need to set the phy-mode to "rgmii-id" to show that RX/TX delays are enabled. Fixes: e3cc931921d2 ("ARM: dts: uniphier: add AVE ethernet node") Signed-off-by: Kunihiko Hayashi Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- arch/arm/boot/dts/uniphier-pxs2.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.30.2 diff --git a/arch/arm/boot/dts/uniphier-pxs2.dtsi b/arch/arm/boot/dts/uniphier-pxs2.dtsi index b0b15c97306b..e81e5937a60a 100644 --- a/arch/arm/boot/dts/uniphier-pxs2.dtsi +++ b/arch/arm/boot/dts/uniphier-pxs2.dtsi @@ -583,7 +583,7 @@ clocks = <&sys_clk 6>; reset-names = "ether"; resets = <&sys_rst 6>; - phy-mode = "rgmii"; + phy-mode = "rgmii-id"; local-mac-address = [00 00 00 00 00 00]; socionext,syscon-phy-mode = <&soc_glue 0>;