On Mon, Sep 07, 2020 at 08:15:33AM +0200, Helmut Grohne wrote:
> Hi Andrew,
>
> On Fri, Sep 04, 2020 at 03:52:55PM +0200, Andrew Lunn wrote:
> > > + dev_warn(dev->dev,
> > > + "Using legacy switch \"phy-mode\" missing on
> > > port %d node. Please update your device tree.\n",
>
> This is inside ksz8795_port_setup.
>
> > That message seems mangled.
>
> I'm not sure that I understand what you are objecting to here.
Hi Helmut
The grammar seems wrong.
"Using legacy switch \"phy-mode\" because \"phy-mode\" missing from port %d
node. "
"Please update your device tree.\n"
Andrew