Re: [PATCH 01/10] dt-bindings: net: dsa: Extend switch nodes pattern

2020-11-11 Thread Rob Herring
On Mon, 09 Nov 2020 19:31:04 -0800, Florian Fainelli wrote: > Upon discussion with Kurt, Rob and Vladimir it appears that we should be > allowing ethernet-switch as a node name, update dsa.yaml accordingly. > > Signed-off-by: Florian Fainelli > --- > Documentation/devicetree/bindings/net/dsa/dsa

Re: [PATCH 01/10] dt-bindings: net: dsa: Extend switch nodes pattern

2020-11-10 Thread Vladimir Oltean
On Mon, Nov 09, 2020 at 07:31:04PM -0800, Florian Fainelli wrote: > Upon discussion with Kurt, Rob and Vladimir it appears that we should be > allowing ethernet-switch as a node name, update dsa.yaml accordingly. > > Signed-off-by: Florian Fainelli > --- Reviewed-by: Vladimir Oltean

[PATCH 01/10] dt-bindings: net: dsa: Extend switch nodes pattern

2020-11-09 Thread Florian Fainelli
Upon discussion with Kurt, Rob and Vladimir it appears that we should be allowing ethernet-switch as a node name, update dsa.yaml accordingly. Signed-off-by: Florian Fainelli --- Documentation/devicetree/bindings/net/dsa/dsa.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git