Re: [PATCH v4] ath79: add support for Ubiquiti PowerBeam M (XW)

2021-06-14 Thread Russell Senior
On Mon, Jun 14, 2021 at 6:54 AM Joe Ayers wrote: > > > > I'm having a bit of heartburn with continuing with these instructions: > > > > > > > Flashing via stock GUI: > > > > - Downgrade to AirOS v5.5.x (latest available is 5.5.10-u2) first (see > > > >https://openwrt.org/toh/ubiquiti/powerbea

RE: [PATCH 3/3] ath79: add support for MikroTik RouterBOARD 912UAG-2HPnD

2021-06-14 Thread Adrian Schmutzler
Hi, a few remaining comments below. > + gpio-export { > + compatible = "gpio-export"; > + > + usb_power { > + label = "power:usb"; gpio-export nodes normally don't have a label property. We have gpio-export,name instead. > + g

Re: [PATCH 0/3] ath79: add support for MikroTik RouterBOARD 912UAG-2HPnD

2021-06-14 Thread Koen Vandeputte
On 27.05.21 10:16, Denis Kalashnikov wrote: From: Denis Kalashnikov RB912 needs two ad hoc drivers: gpio-latch and rb91x_nand. So I've ported them from ar71xx and added DTS. In RFC v1 I added a MFD driver that provided API for manipulating shared gpio lines to gpio-latch and nand drivers. In

Re: ip rule processing partly broken (21.02 and Master)

2021-06-14 Thread Jo-Philipp Wich
Hi, the ip rules encoded in /etc/config/network are processed by netifd C code directly, they're not translated into busybox ip calls. The entire busybox ip.c code contains not a single instance of FIB_RULE_INVERT so it simply does not implement inversion. It will also not be able to report inver

Re: [PATCH v4] ath79: add support for Ubiquiti PowerBeam M (XW)

2021-06-14 Thread Joe Ayers
> > I'm having a bit of heartburn with continuing with these instructions: > > > > > Flashing via stock GUI: > > > - Downgrade to AirOS v5.5.x (latest available is 5.5.10-u2) first (see > > >https://openwrt.org/toh/ubiquiti/powerbeam installation instructions) > > > > This issue was resolved w

ip rule processing partly broken (21.02 and Master)

2021-06-14 Thread M Rubon
ip rule command line parsing is partly broken in MASTER and 21.02 (using only default packages). The command below works fine in 19.07 and big Debian. If you remove the word "not", the command parses fine in 21.02 root@2102rc2# ip rule add not from all fwmark 0x888 lookup 239 ip: invalid argum

download: regression with USE_SOURCE_DIR and non-tarball packages?

2021-06-14 Thread Lukas Zeller
Hello Petr, a while ago (after switching projects from 19.07.3 to 19.07.6) I experienced unexpected rebuilds of packages. I asked about this in the forum [1] with no echo, so last week I dug deeper and think I found your commit from last november "4e19cbc - download: handle possibly invalid loc

Re: [OpenWrt-Devel] mt76x8: Strange GPIO numbering on Onion Omega2+

2021-06-14 Thread Bartosz Golaszewski
On Mon, Jun 14, 2021 at 9:28 AM Linus Walleij wrote: > > On Sat, May 2, 2020 at 10:15 PM Gerhard Bertelsmann > wrote: > > > I've installed the latest OpenWRT trunk version. Everything > > seems to be fine except the port numbering: > (...) > > Is this common to the new kernel versions or is there

Re: [PATCH v4] ath79: add support for Ubiquiti PowerBeam M (XW)

2021-06-14 Thread Russell Senior
On Sun, Jun 13, 2021 at 9:52 PM Joe Ayers wrote: > > I'm having a bit of heartburn with continuing with these instructions: > > > Flashing via stock GUI: > > - Downgrade to AirOS v5.5.x (latest available is 5.5.10-u2) first (see > >https://openwrt.org/toh/ubiquiti/powerbeam installation instr

Re: [OpenWrt-Devel] mt76x8: Strange GPIO numbering on Onion Omega2+

2021-06-14 Thread Linus Walleij
On Sat, May 2, 2020 at 10:15 PM Gerhard Bertelsmann wrote: > I've installed the latest OpenWRT trunk version. Everything > seems to be fine except the port numbering: (...) > Is this common to the new kernel versions or is there > something missing ? We are moving away from the global GPIO numbe