From patchwork Thu Apr 22 17:31:47 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 425873 Delivered-To: patch@linaro.org Received: by 2002:a02:c901:0:0:0:0:0 with SMTP id t1csp564876jao; Thu, 22 Apr 2021 10:31:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwPbDd28DJB20hZw00F1MxYjmftMSc0IG9r4OnVwOsJN/Nz+HFfh4KpGvpLhm5YxfAdff6x X-Received: by 2002:a17:902:778f:b029:ec:d04d:4556 with SMTP id o15-20020a170902778fb02900ecd04d4556mr4473485pll.43.1619112716098; Thu, 22 Apr 2021 10:31:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619112716; cv=none; d=google.com; s=arc-20160816; b=Jv76zs/eE5RoXR5pr8Jvgjj6V88Gt4nkSiDG/VVMn22Uj1khsLV0wZn6E87KtJQNnW T2bzfeefXIMfk80HvwsEddAQuKswrx2mMgDzrBVMK2HHHqNK+R0gGYSApv/+MAECD0jY ymgHnV1YXT0/UpM9lRJFVWFF4VLDx0zH7BtXpKrLd3wGRkKARkSOU/dC9f1hUhPxaeKY ZSQ4OQiZZEdwWqTMS69RTrsc+9ZuyQ1mEHw+uLnSgCInVB6xQJZ1tzCY3u1hWbRcRKnW B1SEZ1p4A73u7uGQym3Glkv70YgNbpokp0PCay5t87fRmhq/eik8G701zS51pk2r+FO8 0Myw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:message-id:date:subject:cc:to:from; bh=j/VkO9/OfE3HyH4YXAuopauBsyxm6q6vLIjRSwJZ0HI=; b=pesiWtKHQkNzNA0NI/YcjlECif1vXMaGiN7g+9gC2OfAd2nbjP5Cl+mqDlSG7cMKyI wCab5RX068MYgX2AGXCb5vxyy/ZJShdnqAXp3ZffVoEA7p4DXJviR+1/zaG80LwyNjVr s4bpPgR+qNsUlAo0l2grzaZCYOU8K5lo5NU9dOC0FHrTZ1h7RRBTsnV9opcb1bSLyi5K wsDEoU5zKparMTnldrXhnthCmHsIvx4cQ5L8111NtJsSLcn2JACSydpxlRPp+uLxhvaT qBq0Fele9iQFcD3N3xK+16VX6YWypNkDrF5v0QJaL3wrTskZcI5uzfKmaONWiQ9VpUlV /ZcQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=devicetree-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 m3si3381811pfk.182.2021.04.22.10.31.55; Thu, 22 Apr 2021 10:31:56 -0700 (PDT) Received-SPF: pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236668AbhDVRc2 (ORCPT + 6 others); Thu, 22 Apr 2021 13:32:28 -0400 Received: from mx.socionext.com ([202.248.49.38]:11892 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236287AbhDVRc1 (ORCPT ); Thu, 22 Apr 2021 13:32:27 -0400 Received: from unknown (HELO iyokan2-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 23 Apr 2021 02:31:51 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan2-ex.css.socionext.com (Postfix) with ESMTP id 4254B205902A; Fri, 23 Apr 2021 02:31:51 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Fri, 23 Apr 2021 02:31:51 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan2.css.socionext.com (Postfix) with ESMTP id 9BA73B1D40; Fri, 23 Apr 2021 02:31:50 +0900 (JST) From: Kunihiko Hayashi To: Rob Herring , Andrew Lunn , Heiner Kallweit , "David S . Miller" , Jakub Kicinski Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Masami Hiramatsu , Jassi Brar , Kunihiko Hayashi Subject: [PATCH net v2 0/2] Change phy-mode to RGMII-ID to enable delay pins for RTL8211E Date: Fri, 23 Apr 2021 02:31:47 +0900 Message-Id: <1619112709-13234-1-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org UniPhier PXs2, LD20, and PXs3 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. Changes since v1: - Fix the commit message Kunihiko Hayashi (2): ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E arch/arm/boot/dts/uniphier-pxs2.dtsi | 2 +- arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 2 +- arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) -- 2.7.4