From 36e48edd678fe0963c6ba816661f9ad2bdf5820d Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 28 Oct 2020 19:17:39 +0000 Subject: more fixes for the allwinner fallout --- 0001-update-phy-on-pine64-a64-devices.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '0001-update-phy-on-pine64-a64-devices.patch') diff --git a/0001-update-phy-on-pine64-a64-devices.patch b/0001-update-phy-on-pine64-a64-devices.patch index 0d0817e02..27a05b222 100644 --- a/0001-update-phy-on-pine64-a64-devices.patch +++ b/0001-update-phy-on-pine64-a64-devices.patch @@ -18,7 +18,7 @@ index b26181cf9095..01728a4c5309 100644 pinctrl-names = "default"; pinctrl-0 = <&rgmii_pins>; - phy-mode = "rgmii"; -+ phy-mode = "rgmii-id"; ++ phy-mode = "rgmii-txid"; phy-handle = <&ext_rgmii_phy>; status = "okay"; }; -- cgit