[PATCH 1/2] kernel: netdevices: Create Realtek DSA switch packages
Luiz Angelo Daros de Luca
luizluca at gmail.com
Tue Jan 14 09:57:56 PST 2025
Hi Linus,
Em dom., 12 de jan. de 2025, 20:15, Linus Walleij
<linus.walleij at linaro.org> escreveu:
>
> This adds kernel packages for the Realtek RTL836x switches.
>
> My intended usage is for RTL8366RB, but let's package
> RTL8365MB while we are at it. I did not create separate
> packages for the two switches, as it complicates things.
>
> I have split the switches into MDIO and SMI subvariants
> as this is how the kernel deals with them.
>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
The upstream was rearranged in such a way that reverses the relation
between subdrivers and interfaces. It will probably break your
packages. Maybe we should back port the upstream changes (and fixes),
similar to what I did in
https://github.com/luizluca/openwrt/commit/d145c6845d7cdd2d49722a85988f16b17014dfa4
(it needs to be updated and rebased). I might have time to rebase that
branch soon.
Regards,
More information about the openwrt-devel
mailing list