From patchwork Tue Nov 24 13:55:20 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: 1405584 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 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 4CgQb91LFSz9sRR for ; Wed, 25 Nov 2020 00:58:10 +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=4eT7+21J0Ic5AAhTekkFlhLZnMisAyUe32rp6vrt50o=; b=lfuEsa437G2wfD1zUUybSwdGFQ BcSrYaH66rfOzj71laJDsHCCaoMqERmlQORi+cl3zNldfNdpCZeBbeAeMppcpTIpYG5pSGc1ti183 KExUIHoCf4ijKlDvEH3/ZwkzdohGeZRuC0GQ2mEBgw0GlDn5n33fEAumdxWG926YgByxuyqBw/0np vbBqR6CsnAYik+0QkLajKmdAXmFDhtaTtb6E/n9wx1J0h+8cWbYyOxyoapFhujkJiO/qPGw4cmwFo 7XaBay9sffDXUIyBxnwkNVe/hTtYD69DNEazKlHShETwnT9yiEMXygo2B8kxPk6fMWCHIJlq+UgBq V4oju/ww==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1khYnR-0000Ub-6R; Tue, 24 Nov 2020 13:55:53 +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 1khYnL-0000RS-UB for openwrt-devel@lists.openwrt.org; Tue, 24 Nov 2020 13:55:49 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.cardoe.co.uk (Postfix) with ESMTP id 58BB25608FA for ; Tue, 24 Nov 2020 13:55:44 +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 blK8blorWpS0; Tue, 24 Nov 2020 13:55:35 +0000 (GMT) Received: from localhost.localdomain (cardoe.plus.com [81.174.243.101]) by mail.cardoe.co.uk (Postfix) with ESMTPA id 572EF56028A; Tue, 24 Nov 2020 13:55:35 +0000 (GMT) From: peter@cardoe.co.uk To: openwrt-devel@lists.openwrt.org Subject: [PATCH] ipq806x: Fix FS#3086 - Netgear D7800 eth0 WAN Port not working with 100Mbit Make &gmac1 and &gmac2 same as R7500v2.dts Date: Tue, 24 Nov 2020 13:55:20 +0000 Message-Id: <1606226120-2622-1-git-send-email-peter@cardoe.co.uk> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201124_085548_128235_194B0BD6 X-CRM114-Status: UNSURE ( 9.36 ) 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 --- target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-d7800.dts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-d7800.dts b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-d7800.dts index 7fb871b..229596b 100644 --- a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-d7800.dts +++ b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-d7800.dts @@ -283,13 +283,17 @@ &gmac1 { status = "okay"; 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 {