Re: [PATCH net-next v2 5/7] MIPS: mscc: Add switch to ocelot

2018-04-27 Thread Alexandre Belloni
On 26/04/2018 22:51:13+0200, Andrew Lunn wrote: > > + > > + mdio0: mdio@107009c { > > + #address-cells = <1>; > > + #size-cells = <0>; > > + compatible = "mscc,ocelot-miim"; > > + reg = <0x107009c 0x36>, <0x10700f0 0x

Re: [PATCH net-next v2 5/7] MIPS: mscc: Add switch to ocelot

2018-04-26 Thread Andrew Lunn
On Thu, Apr 26, 2018 at 09:59:29PM +0200, Alexandre Belloni wrote: > Ocelot has an integrated switch, add support for it. > > Cc: James Hogan > Signed-off-by: Alexandre Belloni > --- > arch/mips/boot/dts/mscc/ocelot.dtsi | 88 + > 1 file changed, 88 insertions(+) >

[PATCH net-next v2 5/7] MIPS: mscc: Add switch to ocelot

2018-04-26 Thread Alexandre Belloni
Ocelot has an integrated switch, add support for it. Cc: James Hogan Signed-off-by: Alexandre Belloni --- arch/mips/boot/dts/mscc/ocelot.dtsi | 88 + 1 file changed, 88 insertions(+) diff --git a/arch/mips/boot/dts/mscc/ocelot.dtsi b/arch/mips/boot/dts/mscc/ocelot.