Re: [PATCH net-next v2 3/3] net: dsa: mt7530: Add support for port 5
From: René van Dorst <hidden>
Date: 2019-08-25 12:48:29
Also in:
linux-arm-kernel, linux-mediatek, linux-mips
From: René van Dorst <hidden>
Date: 2019-08-25 12:48:29
Also in:
linux-arm-kernel, linux-mediatek, linux-mips
Hi David, Quoting David Miller [off-list ref]:
From: René van Dorst <redacted> Date: Wed, 21 Aug 2019 16:45:47 +0200quoted
+ dev_info(ds->dev, "Setup P5, HWTRAP=0x%x, intf_sel=%s, phy-mode=%s\n", + val, p5_intf_modes(priv->p5_intf_sel), phy_modes(interface));This is debugging, at best. Please make this a debugging message or remove it entirely.
I change it to a debug message. If there is nothing else I send a new version with this change also add the tags ack-by Russell King and tested-by Frank Wunderlich. Greats, René