mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-01 23:53:16 -04:00
The ocelot driver was converted to phylink, and that expects a valid phy_interface_t. Without a phy-mode, of_get_phy_mode returns PHY_INTERFACE_MODE_NA, which is not ideal because phylink rejects that. The ocelot driver was patched to treat PHY_INTERFACE_MODE_NA as PHY_INTERFACE_MODE_INTERNAL to work with the broken DT blobs, but we should fix the device trees and specify the phy-mode too. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> |
||
---|---|---|
.. | ||
jaguar2.dtsi | ||
jaguar2_common.dtsi | ||
jaguar2_pcb110.dts | ||
jaguar2_pcb111.dts | ||
jaguar2_pcb118.dts | ||
luton.dtsi | ||
luton_pcb091.dts | ||
Makefile | ||
ocelot.dtsi | ||
ocelot_pcb120.dts | ||
ocelot_pcb123.dts | ||
serval.dtsi | ||
serval_common.dtsi | ||
serval_pcb105.dts | ||
serval_pcb106.dts |