From nobody Sat Oct 4 21:03:16 2025 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 35AB82EFDA5; Wed, 13 Aug 2025 14:55:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755096948; cv=none; b=I2BWTDyZt4DOClRfTEheRXELFOYmJYy80qSsF2oN6c84Q9ioIvPAjolBhx0SVIxoXMWq2m2u1V/AtxNm+BRNJi2VQv1M0clZ104fwe3prwO/+fsEavZ50sjFQ/DIrfsRWBFy4pT0uX5AoN9QSBZwJOFSd/Ghxd682Er6RY8ZGdA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755096948; c=relaxed/simple; bh=tDfUpZExKmJMXStQh2fTARqlHOrlMBEVmIQj8qTNpp8=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=JORQtQRv7n6RAbqZblovdZzQ2bmPegp3dpyaIBlryM55gZFr+qD9t5TpldmRn29BuP3pTOfmJ/7zFoDbKaBTL5nuM8pLi/529NiG2ZZ7A8Ne+htT4KEkAjHWecaiVl7CZZEilQjUJmaVIkunUYzuyXWe9ngvoaUbXO8tjZ3phbA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=U6YkdF24; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="U6YkdF24" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A210BC4AF09; Wed, 13 Aug 2025 14:55:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1755096947; bh=tDfUpZExKmJMXStQh2fTARqlHOrlMBEVmIQj8qTNpp8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=U6YkdF24uls3iDY1HAv8Weghhp2cN67nZBA70lqLv1r2uhk3tRVBWlfJ/B3gQ9i/p +YwcjV5ob/61OwEq9MLS2tjY1Q1VRbmBrWQ7pKE2NCusSJMxni3Q6SRI8fhy9QbIew 18J96Kf4ueIjFH4GHiaJM71wSeXxvezTPTnrVFElmQq0a5G4AsAltbN11F2+vaOffz oNUG3Lv3JeLFpkcC2NjBtJKBCOb35MHNIhARhHYG0daIFjCZNhCkF+4OsC1K4xup+A Bd9qI2lZozR+KsuX9TIeFqb65lzs/ZHIeAhxYL63irKbFbvJ8OWVtxTx83EE0rWvIV 5TctEyHhXm86Q== Received: by wens.tw (Postfix, from userid 1000) id 27E2B5FEBD; Wed, 13 Aug 2025 22:55:45 +0800 (CST) From: Chen-Yu Tsai To: Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, Andre Przywara Subject: [PATCH net-next v2 06/10] arm64: dts: allwinner: a527: cubie-a5e: Add ethernet PHY reset setting Date: Wed, 13 Aug 2025 22:55:36 +0800 Message-Id: <20250813145540.2577789-7-wens@kernel.org> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250813145540.2577789-1-wens@kernel.org> References: <20250813145540.2577789-1-wens@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" From: Chen-Yu Tsai The external Ethernet PHY has a reset pin that is connected to the SoC. It is missing from the original submission. Add it to complete the description. Fixes: acca163f3f51 ("arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E b= oard") Signed-off-by: Chen-Yu Tsai --- arch/arm64/boot/dts/allwinner/sun55i-a527-cubie-a5e.dts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun55i-a527-cubie-a5e.dts b/arch= /arm64/boot/dts/allwinner/sun55i-a527-cubie-a5e.dts index 70d439bc845c..d4cee2222104 100644 --- a/arch/arm64/boot/dts/allwinner/sun55i-a527-cubie-a5e.dts +++ b/arch/arm64/boot/dts/allwinner/sun55i-a527-cubie-a5e.dts @@ -94,6 +94,9 @@ &mdio0 { ext_rgmii_phy: ethernet-phy@1 { compatible =3D "ethernet-phy-ieee802.3-c22"; reg =3D <1>; + reset-gpios =3D <&pio 7 8 GPIO_ACTIVE_LOW>; /* PH8 */ + reset-assert-us =3D <10000>; + reset-deassert-us =3D <150000>; }; }; =20 --=20 2.39.5