projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b215f5c
)
qualcommax: ipq807x: enable QCA83XX PHY driver
author
Robert Marko
<robimarko@gmail.com>
Sat, 10 Feb 2024 19:40:37 +0000
(20:40 +0100)
committer
Robert Marko
<robimarko@gmail.com>
Tue, 9 Jul 2024 10:33:17 +0000
(12:33 +0200)
Asus RT-AX89X has an external QCA8337 switch that has built-in
internal ethernet PHY-s that are supported by the QCA83XX PHY driver so
lets enable it.
Link:
https://github.com/openwrt/openwrt/pull/15840
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/ipq807x/config-default
patch
|
blob
|
history
diff --git
a/target/linux/qualcommax/ipq807x/config-default
b/target/linux/qualcommax/ipq807x/config-default
index fecc2e5f323dc4cf68c0ee85b68220cb6059de8f..1fa8d84ad699994c5fe278ac0b12f8aabaf17355 100644
(file)
--- a/
target/linux/qualcommax/ipq807x/config-default
+++ b/
target/linux/qualcommax/ipq807x/config-default
@@
-18,6
+18,7
@@
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_PM_GENERIC_DOMAINS=y
CONFIG_PM_GENERIC_DOMAINS_OF=y
# CONFIG_POWER_RESET_QCOM_PON is not set
+CONFIG_QCA83XX_PHY=y
CONFIG_QCOM_APM=y
# CONFIG_QCOM_COINCELL is not set
CONFIG_QCOM_GDSC=y