From patchwork Wed Jul 8 08:54:11 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 235044 Delivered-To: patch@linaro.org Received: by 2002:a92:d244:0:0:0:0:0 with SMTP id v4csp241304ilg; Wed, 8 Jul 2020 01:54:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxxIntFov0LgHgoNstWVeECVx9k4lpAgcFJsquyDvm+vX3Zy1O2vB328pIIKanHtrojDFkU X-Received: by 2002:a17:906:3889:: with SMTP id q9mr54278372ejd.318.1594198466912; Wed, 08 Jul 2020 01:54:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594198466; cv=none; d=google.com; s=arc-20160816; b=Y+yvPgqvY6ExJObtAIAagn4wFOmEnoHQwxpgDacmmZgSGIvNbQ52rVwiqQzR/OHqdw uzZbsTyQ8E+psNY+4v9ZYOSlzrut3ih25wVlrc14PInDPSdk8UpfsQiXqmHTaK+PMsCi HL/7Io8luqIPOnlVr5ZM7p0lx9q5Bhy4hBdgul4D849gHGOBH4mRAFDzS69yqAKnsc+0 IJwOCuFCujvA31TeYakkH5566q0p6rfEmDgPvu5yJIYofOoQT8W52XKfETxQJhByPeOe /dbjKCrGxPZxp4xdMiK177x8vkQkQoBsipxUzyDib8a/tpWk1g/qn1HmZI4r2cnl1afC NHnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=UDGxi4UQWJQMCn5R5jvwsxZmCnVZ3FJrp58Adz2MpH8=; b=Fb3N64X9Mhs/wvylXZ7Rv1Y3FwTaaKQ+CmGpjO3TEm4spqRkhEczI6pN7gSwuLuITO uw0pAasp2+2uAiCgqqN68DFsu+h0L8hXptokejhU9i/mDlCmLFsILmlmL0A3JF/f8Ahj IyHYthlohe+BxoFd1Wr9R3vlvqhSZ0NcY25eIuhwBruioCGEaY5KxGtdTJ4ueW0CyJ4A uyQ+KzzR7Ouis2oT7nZ6T8gOtPadiHr/J3BFGOpZnS8JWiE5Qlpa5PRaXGjLChZf7rn8 qo2S4UOk5vsGXUAEs+zT+GzS5dXria68u+w7u6VhVVNBdhQ+lFNill7wZivabafKRORi e+cw== 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 z13si16864271eju.130.2020.07.08.01.54.26; Wed, 08 Jul 2020 01:54:26 -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 S1728327AbgGHIyX (ORCPT + 6 others); Wed, 8 Jul 2020 04:54:23 -0400 Received: from mx.socionext.com ([202.248.49.38]:18909 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726144AbgGHIyW (ORCPT ); Wed, 8 Jul 2020 04:54:22 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 08 Jul 2020 17:54:19 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 202761800E0; Wed, 8 Jul 2020 17:54:20 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Wed, 8 Jul 2020 17:54:20 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id B5C421A0507; Wed, 8 Jul 2020 17:54:19 +0900 (JST) From: Kunihiko Hayashi To: Rob Herring , Masahiro Yamada Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kunihiko Hayashi Subject: [PATCH 2/2] arm64: dts: uniphier: Rename ethphy node to ethernet-phy Date: Wed, 8 Jul 2020 17:54:11 +0900 Message-Id: <1594198451-29073-2-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1594198451-29073-1-git-send-email-hayashi.kunihiko@socionext.com> References: <1594198451-29073-1-git-send-email-hayashi.kunihiko@socionext.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This renames the node name "ethphy" to "ethernet-phy" according to Documentation/devicetree/bindings/net/mdio.yaml. Signed-off-by: Kunihiko Hayashi --- arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts | 2 +- arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts | 2 +- arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts | 2 +- arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts | 2 +- arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts | 2 +- arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) -- 2.7.4 diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts index 816ac25..da44a15 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts @@ -157,7 +157,7 @@ }; &mdio { - ethphy: ethphy@1 { + ethphy: ethernet-phy@1 { reg = <1>; }; }; diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts b/arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts index 693171f..475c595 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts @@ -76,7 +76,7 @@ }; &mdio { - ethphy: ethphy@1 { + ethphy: ethernet-phy@1 { reg = <1>; }; }; diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts b/arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts index 816919b..aa159a1 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts @@ -153,7 +153,7 @@ }; &mdio { - ethphy: ethphy@0 { + ethphy: ethernet-phy@0 { reg = <0>; }; }; diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts index 2c00008..a01579c 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts @@ -141,7 +141,7 @@ }; &mdio { - ethphy: ethphy@1 { + ethphy: ethernet-phy@1 { reg = <1>; }; }; diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts b/arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts index eeb976e..e3db4c1 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts @@ -64,7 +64,7 @@ }; &mdio { - ethphy: ethphy@0 { + ethphy: ethernet-phy@0 { reg = <0>; }; }; diff --git a/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts b/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts index 7c30c6b..942a5dc 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts @@ -97,7 +97,7 @@ }; &mdio0 { - ethphy0: ethphy@0 { + ethphy0: ethernet-phy@0 { reg = <0>; }; }; @@ -108,7 +108,7 @@ }; &mdio1 { - ethphy1: ethphy@0 { + ethphy1: ethernet-phy@0 { reg = <0>; }; };