projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
457a12a
)
mvebu: cortexa72: enable USB PHY
author
Tomasz Maciej Nowak
<
[email protected]
>
Wed, 20 Sep 2023 17:17:46 +0000
(19:17 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 24 Sep 2023 11:14:11 +0000
(13:14 +0200)
Since kernel 5.13 this is needed to enable USB ports on all devices in
subtarget. Previously TF-A and COMPHY driver might have set up this PHY,
but not anymore.
Signed-off-by: Tomasz Maciej Nowak <
[email protected]
>
Tested-by: Robert Marko <
[email protected]
>
(cherry picked from commit
eac192843030d16046a0d603284c2b4c89822431
)
target/linux/mvebu/cortexa72/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/cortexa72/config-5.15
b/target/linux/mvebu/cortexa72/config-5.15
index cb27e0285faae5188656cd5e92a8b10edcc8eb75..978208f1cb5a2a26e847dab42404fd212788fdc9 100644
(file)
--- a/
target/linux/mvebu/cortexa72/config-5.15
+++ b/
target/linux/mvebu/cortexa72/config-5.15
@@
-72,6
+72,7
@@
CONFIG_PCIE_DW_HOST=y
CONFIG_PGTABLE_LEVELS=3
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_PHY_MVEBU_CP110_COMPHY=y
+CONFIG_PHY_MVEBU_CP110_UTMI=y
CONFIG_PINCTRL_ARMADA_37XX=y
CONFIG_PINCTRL_ARMADA_AP806=y
CONFIG_PINCTRL_ARMADA_CP110=y