[PATCH 0/8] realtek: various target cleanups
Sander Vanheule
sander at svanheule.net
Thu Oct 6 13:56:25 PDT 2022
As part of the 5.15 patch set [1], Hiroshi has performed some cleanups
on the realtek target. Some of these can also be applied to 5.10, which
reduces the 5.15 change set, and allows them to be backported to an
older release if needed.
There aren't any real dependencies in in this series, but I'm sending
them out in one go so they don't all need the same explanation.
[1] https://github.com/openwrt/openwrt/pull/10662
INAGAKI Hiroshi (8):
realtek: separate lock of RTL8231 from phy driver
realtek: update SMP-related calls in prom_init()
realtek: use MIPS fw_init_cmdline()
realtek: fix use of uninitialized sds_mode
realtek: add missing of.h include in phy driver
realtek: fix place of fdb/mdb info messages
realtek: swap *_phylink_mac_link_down() contents
realtek: cleanup rtl83{8x,9x}_enable_learning/flood
.../files-5.10/arch/mips/rtl838x/prom.c | 28 ++-------------
.../files-5.10/drivers/gpio/gpio-rtl8231.c | 19 ++++++-----
.../files-5.10/drivers/net/dsa/rtl83xx/dsa.c | 19 ++++++-----
.../drivers/net/dsa/rtl83xx/rtl838x.c | 32 ++++++-----------
.../drivers/net/dsa/rtl83xx/rtl839x.c | 34 ++++++-------------
.../files-5.10/drivers/net/phy/rtl83xx-phy.c | 4 +--
6 files changed, 47 insertions(+), 89 deletions(-)
--
2.37.3
More information about the openwrt-devel
mailing list