Control: tags -1 + moreinfo Hi Vagrant,
On Sat, May 15, 2021 at 07:55:37PM -0700, Vagrant Cascadian wrote: > 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"; > > Can you please report this upstream and keep the Debian bug or me in the loop please? the right people/lists would proably be: Rob Herring <robh...@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Maxime Ripard <mrip...@kernel.org> (maintainer:ARM/Allwinner sunXi SoC support) Chen-Yu Tsai <w...@csie.org> (maintainer:ARM/Allwinner sunXi SoC support) Jernej Skrabec <jernej.skra...@siol.net> (reviewer:ARM/Allwinner sunXi SoC support) devicet...@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) linux-arm-ker...@lists.infradead.org (moderated list:ARM/Allwinner sunXi SoC support) linux-ker...@vger.kernel.org (open list) Regards, Salvatore