[PATCH 0/6] backport fixes and improvements for MT7530

Hauke Mehrtens hauke at hauke-m.de
Sat Feb 5 13:08:25 PST 2022


On 2/5/22 20:00, DENG Qingfang wrote:
> On Sun, Feb 6, 2022 at 2:43 AM Hauke Mehrtens <hauke at hauke-m.de> wrote:
>>
>> Hi,
>>
>> When I remove this check it works for me:
> 
> If you change the check to PHY_INTERFACE_MODE_NA, does it still work?
> 
It is set to PHY_INTERFACE_MODE_GMII by default on this board.
If I change the check to != PHY_INTERFACE_MODE_GMII it works.

The phy-mode is not defined in this device tree file and also missing in 
some others. I would suggest to make this a warning and also update the 
device tree files using this switch to phy-mode = "internal".

Hauke



More information about the openwrt-devel mailing list