openwrt/target/linux/realtek
Sander Vanheule 7322d3266d realtek: Split Zyxel GS1900-8 into v1 and v2
Zyxel GS1900-8 v2 devices have been produced more recently than v1
devices. As there are v1 boards with RTL8380M rev. C SoCs, it can likely
safely be assumed that all v2 devices will also have a recent SoC
revision, supporting the hardware auxiliary MDIO controller.

Make the GS1900-8 v1 use an emulated auxiliary MDIO bus, for backward
compatibility with devices containing an RTL8380M rev. A.

Since the devicetrees are otherwise identical, GS1900-8 v1 devices with
an RTL8380M rev. B or C will also be able to use the (more efficient) v2
image. This includes any currently functioning device with OpenWrt, so
include the old compatible as a supported device for the GS1900-8 v2.

Link: https://github.com/openwrt/openwrt/issues/9534
Signed-off-by: Sander Vanheule <sander@svanheule.net>
2025-01-25 15:07:13 +01:00
..
base-files realtek: Split Zyxel GS1900-8 into v1 and v2 2025-01-25 15:07:13 +01:00
dts realtek: Split Zyxel GS1900-8 into v1 and v2 2025-01-25 15:07:13 +01:00
files/firmware/rtl838x_phy
files-6.6 realtek: suppress debug messages of RTL930x SerDes in PHY driver 2025-01-21 18:37:51 +01:00
image realtek: Split Zyxel GS1900-8 into v1 and v2 2025-01-25 15:07:13 +01:00
patches-6.6 realtek: Update aux-mdio driver 2025-01-18 13:28:44 +01:00
profiles
rtl838x realtek: rtl838x: Enable MDIO_GPIO driver 2025-01-25 15:06:03 +01:00
rtl839x realtek: rtl839x: Enable RTL8231 MFD driver 2025-01-18 14:14:52 +01:00
rtl930x realtek: rtl930x: enable rtl8231-related drivers 2025-01-21 18:37:51 +01:00
rtl931x realtek: Add pinctrl support for RTL8231 2025-01-07 14:36:34 +01:00
Makefile