openwrt/target/linux/mediatek/files/drivers/net/phy/rtk
Daniel Golle 0c5605b70c mediatek: prepare old rtk switch driver for use with Linux 6.1
The old RealTek RTL8367S switch driver which is used for some MT7622
devices needs to be modified to no longer free the GPIO after reset
has completed.
This is due to Linux 5.19 removing devm_gpio_free via commit
2b038e786f83 ("gpiolib: devres: Get rid of unused devm_gpio_free()")

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-07-07 14:01:39 +02:00
..
rtl8367c
Makefile
modules.builtin
rtl8367s_dbg.c
rtl8367s_mdio.c mediatek: prepare old rtk switch driver for use with Linux 6.1 2023-07-07 14:01:39 +02:00
rtl8367s.c