openwrt/target/linux/ramips
Arınç ÜNAL fc33c41c21 ramips: do not use GPIO function on switch pins on certain devices
The pins of the MT7530 switch that translate to GPIO 0, 3, 6, 9 and 12 has
got a function, by default, which does the same thing as the netdev
trigger. Because of bridge offloading on DSA, the netdev trigger won't see
the frames between the switch ports whilst the default function will.

Do not use the GPIO function on switch pins on devices that fall under this
category.

Keep it for:

mt7621_belkin_rt1800.dts: There's only one LED which is for the wan
interface and there's no bridge offloading between the "wan" interface and
other interfaces.

mt7621_yuncore_ax820.dts: There's no bridge offloading between the "wan"
and "lan" interfaces.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
2023-01-08 12:31:52 +08:00
..
base-files/etc
dts ramips: do not use GPIO function on switch pins on certain devices 2023-01-08 12:31:52 +08:00
files/drivers
image ramips: add support for D-Link DAP-X1860 A1 2023-01-07 17:56:10 +01:00
mt76x8 ramips: add support for Keenetic KN-1613 2023-01-06 17:53:10 +01:00
mt7620 ramips: add support for SNR-CPE-W4N-MT router 2022-12-17 22:34:44 +01:00
mt7621 ramips: do not use GPIO function on switch pins on certain devices 2023-01-08 12:31:52 +08:00
patches-5.10 kernel: bump 5.10 to 5.10.157 2022-12-11 02:43:28 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.86 2023-01-03 23:55:45 +01:00
rt288x kernel: disable CONFIG_CPU_LITTLE_ENDIAN in generic config 2022-10-21 13:47:01 +02:00
rt305x kernel: disable CONFIG_CPU_LITTLE_ENDIAN in generic config 2022-10-21 13:47:01 +02:00
rt3883 kernel: disable CONFIG_CPU_LITTLE_ENDIAN in generic config 2022-10-21 13:47:01 +02:00
Makefile
modules.mk