Re: [PATCH v2 net-next 1/9] dt-bindings: net: dsa: dt bindings for microchip lan937x
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-04-26 16:04:56
Also in:
linux-devicetree, lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-04-26 16:04:56
Also in:
linux-devicetree, lkml
On 4/25/21 9:05 PM, Prasanna Vengateshan wrote:
quoted
quoted
+ port@4 { + reg = <4>; + phy-mode = "rgmii"; + ethernet = <ðernet>;You are missing 'ethernet' label.This is the cpu port and label is not used anywhere. i received this feedback in last patch version.
Your example of a CPU port node is valid here, we need an 'ethernet' phandle to know this is a CPU port, otherwise it is just a regular user-facing port. -- Florian