From patchwork Wed Jul 8 08:54:10 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 235043 Delivered-To: patch@linaro.org Received: by 2002:a92:d244:0:0:0:0:0 with SMTP id v4csp241276ilg; Wed, 8 Jul 2020 01:54:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxFw75Ux9TEBFlzfId26Q15FtMHY7/zKBRzn0sTtvYy4tZJ8u0gUOq2r0KPmCXOtzAq1iPj X-Received: by 2002:a17:906:2c43:: with SMTP id f3mr50168619ejh.38.1594198462093; Wed, 08 Jul 2020 01:54:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594198462; cv=none; d=google.com; s=arc-20160816; b=YNFcc8rLlraondbJAxV8zt3qu7M/f0N0RHAzBqyqFzmO+xW7BdrpaiUFF0FwdrhMXf uS4SlLOzHs0Na4MhE0pcXSQuDQ2+1XQxtGH+Wu4VtNsj4KyoLS7gcUmmn7iOifcNnKZO +B5lDDDvZKGdf4GpF80lYBHx2GJJHlNTGFC3GpDMETlZv3IhL0asxBZQSUTKwvGoPRRZ jub5EMvfdROXzMhGOdCyQ0mDV9KI2IhSrs+nHTeoM8oULbqUpBLWMXAiNtYwsGNT4cLM l4wxpswYbhZojyFMaPoWF1ByWgQIqVzxN8q1JJlWJ1aLDPuqVMDjVlMseW68m7vBT956 BOcA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=KKVXOJJviBUuQLfjsf74WXGiBUV9X1Rh9nlM8HtivRw=; b=Wge6KZcXU/yetTZ+MHu1v5kzn02yEnKEWlhaXkaXKmOaTZara287r9LfQew+/BqN1X 63y6Ze7YJ0Y65mEtOPq2sPriHI0jw13QGcPK6b/3gfLQi/4JZJ4U2L7beG7lkah46o/9 1HLWlgg80frmsYLr1rGgWgAehMwCtsBFaPySNVDFRofs61c6rbfjwEg3qnI4dBQYJWVc 48SaxCKcvDwbJ0eTNuiKGBEVH6JIPBQBIFzaxvGYu8xQrRNGWsoWRXLysidkTQmzXwlk HYKiBIm4kfE9CdMjB1wBl1xmkWwt0QmMMpcfxGrEHw8eHJ+PIoL4RqIpoqf1nVl/HjrG hOEQ== 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.21; Wed, 08 Jul 2020 01:54:22 -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 S1728317AbgGHIyV (ORCPT + 6 others); Wed, 8 Jul 2020 04:54:21 -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 S1725789AbgGHIyV (ORCPT ); Wed, 8 Jul 2020 04:54:21 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 08 Jul 2020 17:54:19 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 58B2460060; Wed, 8 Jul 2020 17:54:19 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Wed, 8 Jul 2020 17:54:19 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id A55BC1A0507; Wed, 8 Jul 2020 17:54:18 +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 1/2] ARM: dts: uniphier: Rename ethphy node to ethernet-phy Date: Wed, 8 Jul 2020 17:54:10 +0900 Message-Id: <1594198451-29073-1-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 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/arm/boot/dts/uniphier-ld6b-ref.dts | 2 +- arch/arm/boot/dts/uniphier-pro4-ace.dts | 2 +- arch/arm/boot/dts/uniphier-pro4-ref.dts | 2 +- arch/arm/boot/dts/uniphier-pro4-sanji.dts | 2 +- arch/arm/boot/dts/uniphier-pxs2-gentil.dts | 2 +- arch/arm/boot/dts/uniphier-pxs2-vodka.dts | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) -- 2.7.4 diff --git a/arch/arm/boot/dts/uniphier-ld6b-ref.dts b/arch/arm/boot/dts/uniphier-ld6b-ref.dts index 079cadc..df3148f 100644 --- a/arch/arm/boot/dts/uniphier-ld6b-ref.dts +++ b/arch/arm/boot/dts/uniphier-ld6b-ref.dts @@ -76,7 +76,7 @@ }; &mdio { - ethphy: ethphy@0 { + ethphy: ethernet-phy@0 { reg = <0>; }; }; diff --git a/arch/arm/boot/dts/uniphier-pro4-ace.dts b/arch/arm/boot/dts/uniphier-pro4-ace.dts index 64246fa..27ff2b7 100644 --- a/arch/arm/boot/dts/uniphier-pro4-ace.dts +++ b/arch/arm/boot/dts/uniphier-pro4-ace.dts @@ -87,7 +87,7 @@ }; &mdio { - ethphy: ethphy@1 { + ethphy: ethernet-phy@1 { reg = <1>; }; }; diff --git a/arch/arm/boot/dts/uniphier-pro4-ref.dts b/arch/arm/boot/dts/uniphier-pro4-ref.dts index 181442c..2c423e8 100644 --- a/arch/arm/boot/dts/uniphier-pro4-ref.dts +++ b/arch/arm/boot/dts/uniphier-pro4-ref.dts @@ -84,7 +84,7 @@ }; &mdio { - ethphy: ethphy@0 { + ethphy: ethernet-phy@0 { reg = <0>; }; }; diff --git a/arch/arm/boot/dts/uniphier-pro4-sanji.dts b/arch/arm/boot/dts/uniphier-pro4-sanji.dts index 5396556..7b6faf2 100644 --- a/arch/arm/boot/dts/uniphier-pro4-sanji.dts +++ b/arch/arm/boot/dts/uniphier-pro4-sanji.dts @@ -82,7 +82,7 @@ }; &mdio { - ethphy: ethphy@1 { + ethphy: ethernet-phy@1 { reg = <1>; }; }; diff --git a/arch/arm/boot/dts/uniphier-pxs2-gentil.dts b/arch/arm/boot/dts/uniphier-pxs2-gentil.dts index 8e9ac57..759384b 100644 --- a/arch/arm/boot/dts/uniphier-pxs2-gentil.dts +++ b/arch/arm/boot/dts/uniphier-pxs2-gentil.dts @@ -87,7 +87,7 @@ }; &mdio { - ethphy: ethphy@1 { + ethphy: ethernet-phy@1 { reg = <1>; }; }; diff --git a/arch/arm/boot/dts/uniphier-pxs2-vodka.dts b/arch/arm/boot/dts/uniphier-pxs2-vodka.dts index 8eacc7b..7e08a45 100644 --- a/arch/arm/boot/dts/uniphier-pxs2-vodka.dts +++ b/arch/arm/boot/dts/uniphier-pxs2-vodka.dts @@ -88,7 +88,7 @@ }; &mdio { - ethphy: ethphy@1 { + ethphy: ethernet-phy@1 { reg = <1>; }; }; 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>; }; };