Re: [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings

2020-06-29 Thread Rob Herring
On Mon, 22 Jun 2020 16:35:19 +0300, Florinel Iordache wrote: > Add ethernet backplane device tree bindings > > Signed-off-by: Florinel Iordache > --- > .../bindings/net/ethernet-controller.yaml | 7 ++- > .../devicetree/bindings/net/ethernet-phy.yaml | 50 > ++

Re: [EXT] Re: [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings

2020-06-26 Thread Florian Fainelli
li...@armlinux.org.uk >> Cc: devicet...@vger.kernel.org; linux-...@vger.kernel.org; >> robh...@kernel.org; mark.rutl...@arm.com; k...@kernel.org; >> cor...@lwn.net; shawn...@kernel.org; Leo Li ; Madalin >> Bucur (OSS) ; Ioana Ciornei >> ; linux-ker...@vger.kernel.org &

RE: [EXT] Re: [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings

2020-06-24 Thread Florinel Iordache
er.kernel.org; > robh...@kernel.org; mark.rutl...@arm.com; k...@kernel.org; > cor...@lwn.net; shawn...@kernel.org; Leo Li ; Madalin > Bucur (OSS) ; Ioana Ciornei > ; linux-ker...@vger.kernel.org > Subject: [EXT] Re: [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt > bindin

Re: [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings

2020-06-22 Thread Florian Fainelli
On 6/22/20 6:35 AM, Florinel Iordache wrote: > Add ethernet backplane device tree bindings > > Signed-off-by: Florinel Iordache > --- [snip] > +properties: > + $nodename: > +pattern: "^serdes(@[a-f0-9]+)?$" > + > + compatible: > +oneOf: > + - const: serdes-10g > +descript

[PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings

2020-06-22 Thread Florinel Iordache
Add ethernet backplane device tree bindings Signed-off-by: Florinel Iordache --- .../bindings/net/ethernet-controller.yaml | 7 ++- .../devicetree/bindings/net/ethernet-phy.yaml | 50 ++ .../devicetree/bindings/net/serdes-lane.yaml | 49 ++