On 8/13/25 21:34, Hendrik Hamerlinck wrote:
>
> On 8/12/25 04:02, Vivian Wang wrote:
>> Banana Pi BPI-F3 uses an RGMII PHY for each port and uses GPIO for PHY
>> reset.
>>
>> Signed-off-by: Vivian Wang <wangruikang@iscas.ac.cn>
>>
> Tested on Banana Pi BPI-F3 and Orange Pi RV2. Verified SSH shell over eth0
> and eth1 interfaces, and basic UDP connectivity using iperf3. Thank you!
>
> Tested-by: Hendrik Hamerlinck <hendrik.hamerlinck@hammernet.be>
Thank you for the testing! I've already put this trailer on v6, but
forgot to reply here.
I haven't included the DTS patch for Orange Pi RV2 in v6, because the
board DTS is not in v6.17-rc1. However, it is in Yixun's spacemit tree,
AFAICT, so if we get the driver in for v6.18 I'll send the DTS
separately to spacemit mailing list. If we don't, I'll include it
alongside the driver when rebasing to v6.18-rc1.
Vivian "dramforever" Wang