Re: [LEDE-DEV] [PATCH] ramips: add support for Loewe WMDR-143N

2017-07-26 Thread Oliver Fleischmann
Hello Mathias, I added a fix for the pinmux related hang you reported to my staging tree[0]. I've merge your patch with the removed pinmux on top. Would you please build an image for the Loewe WMDR-143N from my staging tree and report back whether the issue is fixed! yes that seems to fix t

Re: [LEDE-DEV] [PATCH] ramips: add support for Loewe WMDR-143N

2017-07-25 Thread Mathias Kresin
20.07.2017 21:02, Oliver Fleischmann: The WMDR-143N is a small module originally used as a Wifi client in some Loewe smart TV sets. It is sold cheaply at german surplus shops. The module contains a RT3662 SOC. Specifications: - 500 MHz CPU Clock - 1x 10/100Mbps Ethernet (pin header) - 32 MB of

[LEDE-DEV] [PATCH] ramips: add support for Loewe WMDR-143N

2017-07-20 Thread Oliver Fleischmann
The WMDR-143N is a small module originally used as a Wifi client in some Loewe smart TV sets. It is sold cheaply at german surplus shops. The module contains a RT3662 SOC. Specifications: - 500 MHz CPU Clock - 1x 10/100Mbps Ethernet (pin header) - 32 MB of RAM - 8 MB of FLASH - 2T3R 2.4/5 GHz (SO

Re: [LEDE-DEV] [PATCH] ramips: add support for Loewe WMDR-143N

2017-07-19 Thread Mathias Kresin
2017-07-18 21:15 GMT+02:00 Oliver Fleischmann : >>> +&pinctrl { >>> + state_default: pinctrl0 { >>> + gpio { >>> + ralink,group = "i2c", "jtag", "uartf"; >>> + ralink,function = "gpio"; >>> + }; >>> + }; >>> +}; >>

Re: [LEDE-DEV] [PATCH] ramips: add support for Loewe WMDR-143N

2017-07-18 Thread Oliver Fleischmann
Hello Mathias, many thanks for your review! +#include "rt3883.dtsi" + +#include You can drop this include. You don't have any input devices (buttons) in your dts. OK, I will change that for my next attempt. + +/ { + compatible = "WMDR-143N", "ralink,rt3883-soc"; should be: compat

Re: [LEDE-DEV] [PATCH] ramips: add support for Loewe WMDR-143N

2017-07-18 Thread Mathias Kresin
Hey Oliver, thanks a lot for your patch. Find my comments inline. 2017-07-17 20:20 GMT+02:00 Oliver Fleischmann : > The WMDR-143N is a small module originally used as a Wifi client > in some Loewe smart TV sets. It is sold cheaply at german surplus > shops. The module contains a RT3662 SOC. > > S

[LEDE-DEV] [PATCH] ramips: add support for Loewe WMDR-143N

2017-07-17 Thread Oliver Fleischmann
The WMDR-143N is a small module originally used as a Wifi client in some Loewe smart TV sets. It is sold cheaply at german surplus shops. The module contains a RT3662 SOC. Specifications: - 500 MHz CPU Clock - 1x 10/100Mbps Ethernet (pin header) - 32 MB of RAM - 8 MB of FLASH - 2T3R 2.4/5 GHz (SO