Re: gemini: sl3516: Mainlining of NS 2502

2021-04-07 Thread Linus Walleij
On Tue, Apr 6, 2021 at 2:05 PM Corentin Labbe wrote: > You could find photos at http://kernel.montjoie.ovh/gemini/ > There are also photos of another SL3516 SoC based device (a SSI 1328 NAS), > but I fail to setup a serial on it, so I keep it for later. Yeah it is clearly an RTL82111 at least,

Re: gemini: sl3516: Mainlining of NS 2502

2021-04-06 Thread Corentin Labbe
Le Tue, Apr 06, 2021 at 10:15:51AM +0200, Linus Walleij a écrit : > On Mon, Apr 5, 2021 at 8:39 PM Corentin Labbe > wrote: > > > I own an Edimax NS 2502, which is a NAS based on StormLinix 3516. > > I successfully upgraded it with a recent Linux. > > Pretty cool! > > > mdio0:

Re: gemini: sl3516: Mainlining of NS 2502

2021-04-06 Thread Corentin Labbe
Le Mon, Apr 05, 2021 at 10:36:32PM +0200, Andrew Lunn a écrit : > On Mon, Apr 05, 2021 at 08:39:54PM +0200, Corentin Labbe wrote: [ ... ] > > libphy: Fixed MDIO Bus: probed > > mdio-gpio ethernet-phy: failed to get alias id > > That does not look too good. But it is just a warning. > >

Re: gemini: sl3516: Mainlining of NS 2502

2021-04-06 Thread Linus Walleij
On Mon, Apr 5, 2021 at 8:39 PM Corentin Labbe wrote: > I own an Edimax NS 2502, which is a NAS based on StormLinix 3516. > I successfully upgraded it with a recent Linux. Pretty cool! > mdio0: ethernet-phy { > compatible = "virtual,mdio-gpio"; > gpios =

Re: gemini: sl3516: Mainlining of NS 2502

2021-04-05 Thread Andrew Lunn
On Mon, Apr 05, 2021 at 08:39:54PM +0200, Corentin Labbe wrote: > mdio0: ethernet-phy { Not relevant to the brokennes, but this should not be called ethernet-phy. The example given in Documentation/devicetree/bindings/net/mdio-gpio.txt is mdio0: mdio > compatible =

gemini: sl3516: Mainlining of NS 2502

2021-04-05 Thread Corentin Labbe
Hello I own an Edimax NS 2502, which is a NAS based on StormLinix 3516. I successfully upgraded it with a recent Linux. The DTB I use is the following: /dts-v1/; #include "gemini.dtsi" #include / { model = "Edimax NS-2502"; compatible = "edimax,ns-2502", "cortina,gemini";