projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a79345
)
realtek: rtl931x: Enable REALTEK_PHY for RTL8224 support
author
Sven Eckelmann
<
[email protected]
>
Wed, 30 Jul 2025 05:39:32 +0000
(07:39 +0200)
committer
Robert Marko
<
[email protected]
>
Tue, 30 Sep 2025 18:12:27 +0000
(20:12 +0200)
The Plasma Cloud PSX28 and ESX28 are using RTL8224 as ethernet PHY. This
phy works perfectly fine on PSX8/PSX10 (RTL930x) but failed to establish a link
on rtl931x because the upstream realtek phy driver was not enabled.
Signed-off-by: Sven Eckelmann <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20239
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/realtek/rtl931x/config-6.12
patch
|
blob
|
history
diff --git
a/target/linux/realtek/rtl931x/config-6.12
b/target/linux/realtek/rtl931x/config-6.12
index 7c2702552aa0acc65fd2af3d5d1663b402c1bdc9..6584a23e81f38fa9b5ad87fa6ff2b32640853ade 100644
(file)
--- a/
target/linux/realtek/rtl931x/config-6.12
+++ b/
target/linux/realtek/rtl931x/config-6.12
@@
-212,6
+212,8
@@
CONFIG_RANDSTRUCT_NONE=y
CONFIG_RATIONAL=y
CONFIG_REALTEK_OTTO_TIMER=y
CONFIG_REALTEK_OTTO_WDT=y
+CONFIG_REALTEK_PHY=y
+CONFIG_REALTEK_PHY_HWMON=y
CONFIG_REALTEK_SOC_PHY=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y