Re: [PATCH v2 4/4] arm64: dts: imx8mn: Add ifm VHIP4 EvalBoard v1 and v2

From: Marek Vasut

Date: Tue Dec 30 2025 - 13:42:14 EST


On 12/30/25 4:35 PM, Andrew Lunn wrote:
On Tue, Dec 30, 2025 at 02:34:14PM +0100, Marek Vasut wrote:
On 12/30/25 11:46 AM, Andrew Lunn wrote:
+&fec1 {
+ fsl,magic-packet;

Upps, i probably cut out too much context. This FEC is connected to the Ethernet switch.

WoL for a port connected to a switch? Have you tested this? Normally
you would have WoL on each port of the switch, and not on the conduit
interface.

+&fec1 {
+ fsl,magic-packet;

Have you tested WoL?

+&fec1 {
+ fsl,magic-packet;

WoL again?
I don't think WOL is used on this device at all. Would you suggest removing
the fsl,magic-packet properties ?

Yes.
Fixed in V3, thanks.