Source: linux
Version: 5.10.28-1
Severity: normal
Tags: patch
X-Debbugs-Cc: vagr...@reproducible-builds.org

When upgrading the reproducible builds infrastructure to bullseye, on
the orange pi plus ethernet stopped working with 5.10.x.

Applying a fix from upstream for a similar board appears to fix the
issue:

a900cac3750b9f0b8f5ed0503d9c6359532f644d
ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode


dtdiff sun8i-h3-orangepi-plus-orig.dtb sun8i-h3-orangepi-plus.dtb
--- /dev/fd/63  2021-05-16 02:52:30.519751297 +0000
+++ /dev/fd/62  2021-05-16 02:52:30.523751128 +0000
@@ -364,7 +364,7 @@
                        interrupt-names = "macirq";
                        interrupts = <0x00 0x52 0x04>;
                        phy-handle = <0x14>;
-                       phy-mode = "rgmii";
+                       phy-mode = "rgmii-id";
                        phy-supply = <0x16>;
                        pinctrl-0 = <0x15>;
                        pinctrl-names = "default";


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to