git: 203f533b33b6 - main - dts: fix RT-AC58U to match the updated device tree name/alias changes.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Apr 2025 03:47:28 UTC
The branch main has been updated by adrian:
URL: https://cgit.FreeBSD.org/src/commit/?id=203f533b33b62523e2ccc42757786a621c1fbb21
commit 203f533b33b62523e2ccc42757786a621c1fbb21
Author: Adrian Chadd <adrian@FreeBSD.org>
AuthorDate: 2025-04-05 20:32:02 +0000
Commit: Adrian Chadd <adrian@FreeBSD.org>
CommitDate: 2025-04-08 03:45:40 +0000
dts: fix RT-AC58U to match the updated device tree name/alias changes.
A variety of subtle changes occured with the upstream syncs over time.
This allows the RT-AC58U to boot and have working USB3.
Locally tested:
* Asus RT-AC58U, USB3 (umass)
Differential Revision: https://reviews.freebsd.org/D49685
Reviewed by: manu
---
sys/dts/arm/qcom-ipq4018-rt-ac58u.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys/dts/arm/qcom-ipq4018-rt-ac58u.dts b/sys/dts/arm/qcom-ipq4018-rt-ac58u.dts
index baaa4c2e9d5f..9000bb95155e 100644
--- a/sys/dts/arm/qcom-ipq4018-rt-ac58u.dts
+++ b/sys/dts/arm/qcom-ipq4018-rt-ac58u.dts
@@ -67,10 +67,10 @@
qcom,wifi_noc_memtype_m0_m2 = <TCSR_WIFI_NOC_MEMTYPE_M0_M2>;
};
- usb3@8af8800 {
+ usb@8af8800 {
status = "okay";
- dwc3@8a00000 {
+ usb@8a00000 {
#address-cells = <1>;
#size-cells = <0>;