Re: [PATCH v2 1/3] Move mvswitch 88E6060 driver to the ath25

2021-12-18 Thread Sergey Ryazanov
Hello Stefan, On Sun, Dec 19, 2021 at 12:12 AM Stefan Lippers-Hollmann wrote: > On 2021-12-18, Sergey Ryazanov wrote: >> On Sat, Dec 18, 2021 at 2:25 PM Bjørn Mork wrote: >>> Sergey Ryazanov writes: ath25 can not be switched to the DSA implementation due to lack of the DTS support.

Re: [PATCH v2 1/3] Move mvswitch 88E6060 driver to the ath25

2021-12-18 Thread Stefan Lippers-Hollmann
Hi On 2021-12-18, Sergey Ryazanov wrote: > On Sat, Dec 18, 2021 at 2:25 PM Bjørn Mork wrote: > > Sergey Ryazanov writes: > >> ath25 can not be switched to the DSA implementation due to lack of the > >> DTS support. > > > > I fully understand and accept that this isn't made a priority. But the

Re: [PATCH v2 1/3] Move mvswitch 88E6060 driver to the ath25

2021-12-18 Thread Sergey Ryazanov
On Sat, Dec 18, 2021 at 6:18 PM Bjørn Mork wrote: > Sergey Ryazanov writes: >> But in this particular case, the >> particular 88E6060 switch support can not be switched to the DSA >> implementation because the DSA implementation does not support >> configuration via the platform data. > >

Re: [PATCH v2 1/3] Move mvswitch 88E6060 driver to the ath25

2021-12-18 Thread Bjørn Mork
Sergey Ryazanov writes: > But in this particular case, the > particular 88E6060 switch support can not be switched to the DSA > implementation because the DSA implementation does not support > configuration via the platform data. Sorry, I missed this part in my previous reply. I could very

Re: [PATCH v2 1/3] Move mvswitch 88E6060 driver to the ath25

2021-12-18 Thread Bjørn Mork
Sergey Ryazanov writes: > board with the 88E6060 switch and this board utilizes DTS for its > configuration: > > openwrt $ grep -rn 'mv88e6060' > build_dir/target-mips_mips32_musl/linux-ath25/linux-5.10.87/arch/ > openwrt $ grep -rn 'mv88e6060' target/linux/ >

Re: [PATCH v2 1/3] Move mvswitch 88E6060 driver to the ath25

2021-12-18 Thread Sergey Ryazanov
Hello Bjørn, On Sat, Dec 18, 2021 at 2:25 PM Bjørn Mork wrote: > Sergey Ryazanov writes: >> ath25 can not be switched to the DSA implementation due to lack of the >> DTS support. > > I fully understand and accept that this isn't made a priority. But the > explanation is misleading. It's

mt7915e in mt7621 - Failed to get patch semaphore

2021-12-18 Thread Janusz Dziedzic
Hello, Have mt7915e in my mt7621 router (pandora box/ramips). After fresh start (disconnect/connect power supply) works correctly. After reboot seems to always fail with: Sat Dec 18 08:43:58 2021 kern.info kernel: [ 14.552269] mt7621-pci 1e14.pcie: bus=3 slot=2 irq=25 Sat Dec 18 08:43:58

Re: [PATCH v2 1/3] Move mvswitch 88E6060 driver to the ath25

2021-12-18 Thread Bjørn Mork
Sergey Ryazanov writes: > ath25 can not be switched to the DSA implementation due to lack of the > DTS support. I fully understand and accept that this isn't made a priority. But the explanation is misleading. It's definitely *possible* to use a DSA driver without DTS. There are examples in

[PATCH] linux-firmware: Update to version 20121216

2021-12-18 Thread Hauke Mehrtens
The rtl8723bs firmware was removed and a symlink to the rtl8723bu firmware was created like it is done in upstream linux-firmware. Signed-off-by: Hauke Mehrtens --- package/firmware/linux-firmware/Makefile | 4 ++-- package/firmware/linux-firmware/realtek.mk | 8 +--- 2 files changed, 3