Re: [OpenWrt-Devel] Question for configuring OVS on OpenWRT

2017-11-29 Thread Yousong Zhou
On 29 November 2017 at 19:00, Nam Bong Ha wrote: > Hi, all > > I am using an OpenWRT device that is configured to use ovs. > > I want to communicate between wireless devices and wired devices. > Is the following connection possible? > > >

Re: [OpenWrt-Devel] [PATCH] ARM: dts: Add basic devicetree for D-Link DNS-313

2017-11-29 Thread Linus Walleij
On Wed, Nov 29, 2017 at 5:10 PM, Andrew Lunn wrote: >> + mdio0: ethernet-phy { >> + compatible = "virtual,mdio-gpio"; >> + /* Uses MDC and MDIO */ >> + gpios = < 22 GPIO_ACTIVE_HIGH>, /* MDC */ >> + < 21

Re: [OpenWrt-Devel] Question for configuring OVS on OpenWRT

2017-11-29 Thread Alexandru Ardelean
On Wed, Nov 29, 2017 at 1:00 PM, Nam Bong Ha wrote: > Hi, all > > I am using an OpenWRT device that is configured to use ovs. > > I want to communicate between wireless devices and wired devices. > Is the following connection possible? > > >

[OpenWrt-Devel] [PATCH] ARM: dts: Add basic devicetree for D-Link DNS-313

2017-11-29 Thread Linus Walleij
This adds a basic device tree for the D-Link DNS-313 NAS enclosure. Signed-off-by: Linus Walleij --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/gemini-dlink-dns-313.dts | 179 + 2 files changed, 180 insertions(+)

[OpenWrt-Devel] [PATCH] soc: Add SoC driver for Gemini

2017-11-29 Thread Linus Walleij
This adds an SoC driver for the Gemini. Currently there is only one thing not fitting into any other framework, and that is the bus arbitration setting. All Gemini trees seem to be setting this register to exactly the same arbitration so we just add a small code snippet to do this at

Re: [OpenWrt-Devel] How can I help TL-WR842N Hardware version 3 be merged into Chaos Calmer

2017-11-29 Thread Aaron Z
On Wed, Nov 29, 2017 at 10:07 AM, Ronaldo Afonso wrote: > Ok, Aaron, > I'll take a look at the LEDE part of it. > I have a "private OpenWrt feed" where I develop some "private OpenWrt > application"... > If a have to port this feed to the LEDE platform, should

Re: [OpenWrt-Devel] How can I help TL-WR842N Hardware version 3 be merged into Chaos Calmer

2017-11-29 Thread Ronaldo Afonso
Ok, Aaron, I'll take a look at the LEDE part of it. I have a "private OpenWrt feed" where I develop some "private OpenWrt application"... If a have to port this feed to the LEDE platform, should I expect a lot of changes? 2017-11-28 21:00 GMT-02:00 Aaron Z :

[OpenWrt-Devel] Question for configuring OVS on OpenWRT

2017-11-29 Thread Nam Bong Ha
Hi, all I am using an OpenWRT device that is configured to use ovs. I want to communicate between wireless devices and wired devices. Is the following connection possible? ONOS l