Re: [PATCH net-next 1/8] dt-bindings: net: dsa: dt bindings for microchip lan937x

2021-02-10 Thread Andrew Lunn
> > > +ethernet-ports { > > > + #address-cells = <1>; > > > + #size-cells = <0>; > > > + port@0 { > > > +reg = <0>; > > > +label = "lan1"; > > > + }; > > > + port@1 { > > > +reg = <1>; > > > +label

Re: [PATCH net-next 1/8] dt-bindings: net: dsa: dt bindings for microchip lan937x

2021-02-10 Thread Prasanna Vengateshan Varadharajan
On Sat, 2021-01-30 at 04:02 +0200, Vladimir Oltean wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > Thanks for your time on reviewing the patch series. > On Thu, Jan 28, 2021 at 12:11:05PM +0530, Prasanna Vengateshan wrote: > > +

Re: [PATCH net-next 1/8] dt-bindings: net: dsa: dt bindings for microchip lan937x

2021-02-09 Thread Rob Herring
On Thu, Jan 28, 2021 at 12:11:05PM +0530, Prasanna Vengateshan wrote: > Documentation in .yaml format and updates to the MAINTAINERS > Also 'make dt_binding_check' is passed > > Signed-off-by: Prasanna Vengateshan > --- > .../bindings/net/dsa/microchip,lan937x.yaml | 115 ++ >

Re: [PATCH net-next 1/8] dt-bindings: net: dsa: dt bindings for microchip lan937x

2021-01-29 Thread Vladimir Oltean
On Thu, Jan 28, 2021 at 12:11:05PM +0530, Prasanna Vengateshan wrote: > + spi-max-frequency: > +maximum: 5000 And it actually works at 50 MHz? Cool. > + > + reset-gpios: > +description: Optional gpio specifier for a reset line > +maxItems: 1 > + > +required: > + - compatible >

[PATCH net-next 1/8] dt-bindings: net: dsa: dt bindings for microchip lan937x

2021-01-27 Thread Prasanna Vengateshan
Documentation in .yaml format and updates to the MAINTAINERS Also 'make dt_binding_check' is passed Signed-off-by: Prasanna Vengateshan --- .../bindings/net/dsa/microchip,lan937x.yaml | 115 ++ MAINTAINERS | 1 + 2 files changed, 116