From patchwork Sun Sep 5 00:20:27 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?Q2zDqW1lbnQgQsWTc2No?= X-Patchwork-Id: 12476015 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY, URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 463CEC433F5 for ; Sun, 5 Sep 2021 00:25:55 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F22BA60F5E for ; Sun, 5 Sep 2021 00:25:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org F22BA60F5E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=pkh.me Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2FwVuM8m3A/XleXjjSZHU3rg/32z7pyXC0l42Nt2+W8=; b=sUncj1XH/t32rG 9B6aNWs53wqGivtGgXRD4e9CGxSUWWeWIglomeXUroDOOA11m+dzpXYQrwZqsBJ+plboR/8lRVaHc esiDPxgz9ITGlyKn6jdFw7o/AbrRvc0e2Elcx7Ibz0FksYAVTVaso8NRSTEf1UU7pkY+0nF8KOIH+ SqXVwDhQ/9b5Digr45DM6/mgvC8H8qpr+9XSo24MIRWDppLhe+1hBT8K9Fl4U8VWs15MaBqpv1o4F CnViDWSvNoWLtq581gUkv6UgRXy77iSuk2Vyy38BWqfolJw4Kf40B2QeEs3fPwJtxvepDKJ60eLBC aIqdWv9P/32NGLu4K3jg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMftw-00EyGp-A9; Sun, 05 Sep 2021 00:20:48 +0000 Received: from laubervilliers-656-1-228-164.w92-154.abo.wanadoo.fr ([92.154.28.164] helo=ssq0.pkh.me) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMfts-00EyGG-4V for linux-arm-kernel@lists.infradead.org; Sun, 05 Sep 2021 00:20:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pkh.me; s=selector1; t=1630801233; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Q34awbCQKllrGGfJoHrRV001izcYV1ujUZQWNoqWMNc=; b=Z8rvnJjpMOtOXHQm3OSew+DBwwLymRL9PwulknyJumxWYQYXZRCLqwFmdBh12Fb4f2f88e IhT4Igp2uPEShNSzCB95pfVQPQrFbdc+PY71SEfhTWbQ0AA92j+DaGLQiyPOr6/mdUkB4I dMgHrugElFWJfKFY8hP1yc19GsGyX0g= Received: from localhost (ssq0.pkh.me [local]) by ssq0.pkh.me (OpenSMTPD) with ESMTPA id fb51f2e0; Sun, 5 Sep 2021 00:20:32 +0000 (UTC) From: =?utf-8?b?Q2zDqW1lbnQgQsWTc2No?= To: jernej.skrabec@gmail.com Cc: andrew@lunn.ch, davem@davemloft.net, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@lists.linux.dev, mripard@kernel.org, robh+dt@kernel.org, u@pkh.me, wens@csie.org, willy.liu@realtek.com Subject: [PATCH v2] arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node Date: Sun, 5 Sep 2021 02:20:27 +0200 Message-Id: <20210905002027.171984-1-u@pkh.me> X-Mailer: git-send-email 2.31.0 In-Reply-To: <116454729.UZi3dMzWh7@jernej-laptop> References: <116454729.UZi3dMzWh7@jernej-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210904_172044_650701_E467E9BC X-CRM114-Status: GOOD ( 11.08 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org RX and TX delay are provided by ethernet PHY. Reflect that in ethernet node. Fixes: 44a94c7ef989 ("arm64: dts: allwinner: H5: Restore EMAC changes") Signed-off-by: Clément Bœsch Reviewed-by: Jernej Skrabec Reviewed-by: Andrew Lunn --- Reword the commit message and description (in particular, refer to the DT hash instead of the kernel network commit). --- arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts b/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts index 02f8e72f0cad..05486cccee1c 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts +++ b/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts @@ -75,7 +75,7 @@ &emac { pinctrl-0 = <&emac_rgmii_pins>; phy-supply = <®_gmac_3v3>; phy-handle = <&ext_rgmii_phy>; - phy-mode = "rgmii"; + phy-mode = "rgmii-id"; status = "okay"; };