From patchwork Tue Nov 3 19:30:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: peter@cardoe.co.uk X-Patchwork-Id: 1393361 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.openwrt.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=cardoe.co.uk Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=HwO5UW4o; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CQg0f4BDwz9sTK for ; Wed, 4 Nov 2020 06:32:33 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Owner; bh=5nxlcGV3eYf6geqlq0bb26cwSxEtOpIrXLfBzXMrPak=; b=HwO5UW4o9n2m/rU6E4U58FAzha TL3yL5n01d9We1OPzvvr++qUQygCoN6eIe0DZc7mxHZJ6VoN9cQkTVbC858q+wOwwxAUoacDDpWwp aAds21N61fbGcdJaFGXtaK134OIiaIvk+nMsqsRcXSLk+81uBC+xPBV4i6HPAvYY2dlYm7byUyklh u3qzpn8mxuWnvqf9jSq/mSDGi1bkhEDJJuAJufIPrjC6P7YkWZ0QC2Uy3H5ZVHM5nDqcBkSexu1f/ spDzpZKR4ybfMGPhWNSqrVS7OUQ9F5+wTOJgYtQ+/3f2HfnBE+tZiEhoqCX9rB34qw1KK6Zw3srWy 0qCbIW2Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ka20d-0006zE-Ay; Tue, 03 Nov 2020 19:30:23 +0000 Received: from cardoe.plus.com ([81.174.243.101] helo=mail.cardoe.co.uk) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ka20Y-0006yo-UW for openwrt-devel@lists.openwrt.org; Tue, 03 Nov 2020 19:30:19 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.cardoe.co.uk (Postfix) with ESMTP id DC03156023C for ; Tue, 3 Nov 2020 19:30:14 +0000 (GMT) Received: from mail.cardoe.co.uk ([127.0.0.1]) by localhost (mail.cardoe.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fHLNYGh-K7gv; Tue, 3 Nov 2020 19:30:13 +0000 (GMT) Received: from peter-VirtualBox.lan (cardoe.plus.com [81.174.243.101]) by mail.cardoe.co.uk (Postfix) with ESMTPA id CEF39560189; Tue, 3 Nov 2020 19:30:12 +0000 (GMT) From: peter@cardoe.co.uk To: openwrt-devel@lists.openwrt.org Subject: [PATCH 1016/1016] Fix Netgear D7800 eth0 WAN Port not working with 100Mbit Date: Tue, 3 Nov 2020 19:30:05 +0000 Message-Id: <1604431805-5235-1-git-send-email-peter@cardoe.co.uk> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201103_143019_106716_31439A67 X-CRM114-Status: UNSURE ( 9.18 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Cardoe MIME-Version: 1.0 Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org From: Peter Cardoe Signed-off-by: Peter Cardoe --- .../ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-d7800.dts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-d7800.dts b/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-d7800.dts index 1760b19..d96f062 100644 --- a/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-d7800.dts +++ b/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-d7800.dts @@ -303,13 +303,17 @@ gmac1: ethernet@37200000 { status = "ok"; phy-mode = "rgmii"; - phy-handle = <&phy4>; qcom,id = <1>; pinctrl-0 = <&rgmii2_pins>; pinctrl-names = "default"; mtd-mac-address = <&art 6>; + + fixed-link { + speed = <1000>; + full-duplex; + }; }; gmac2: ethernet@37400000 {