projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64ad16e
)
airoha: an7581: correctly attach the USB2 PHY for 3rd PCIe line
author
Christian Marangi
<ansuelsmth@gmail.com>
Tue, 28 Oct 2025 12:17:38 +0000
(13:17 +0100)
committer
Christian Marangi
<ansuelsmth@gmail.com>
Mon, 10 Nov 2025 17:20:44 +0000
(18:20 +0100)
The 3rd PCIe line use the USB2 serdes for PCIe operation. Correctly set
it to the DT node so that the mode can be correctly set in the PHY
driver.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit
3ba92e0e3268c07859859968368602d2dc758148
)
target/linux/airoha/dts/an7581.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/airoha/dts/an7581.dtsi
b/target/linux/airoha/dts/an7581.dtsi
index 7956d1de3b805e18a5fa27f14cf8ca20bd7203ed..880063341fc9ac4c0ccadf5a6579f31ed4dcafe5 100644
(file)
--- a/
target/linux/airoha/dts/an7581.dtsi
+++ b/
target/linux/airoha/dts/an7581.dtsi
@@
-780,7
+780,7
@@
clocks = <&scuclk EN7523_CLK_PCIE>;
clock-names = "sys-ck";
- phys = <&
pciephy
>;
+ phys = <&
usb1_phy PHY_TYPE_USB3
>;
phy-names = "pcie-phy";
ranges = <0x02000000 0 0x28000000 0x0 0x28000000 0 0x4000000>;