#
203f533b |
| 05-Apr-2025 |
Adrian Chadd <adrian@FreeBSD.org> |
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.
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
show more ...
|
Revision tags: release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0 |
|
#
ac0c8c11 |
| 17-Jul-2024 |
Jessica Clarke <jrtc27@FreeBSD.org> |
dts: Fix arm/qcom-ipq4018-rt-ac58u.dts for recent device-tree versions
The included file has recently moved to a subdirectory.
This fixes building arm.armv7 ASUS_AC1300 (marked NO_UNIVERSE).
Fixes
dts: Fix arm/qcom-ipq4018-rt-ac58u.dts for recent device-tree versions
The included file has recently moved to a subdirectory.
This fixes building arm.armv7 ASUS_AC1300 (marked NO_UNIVERSE).
Fixes: f126890ac538 ("Import device-tree files from Linux 6.5")
show more ...
|
Revision tags: release/14.1.0, release/13.3.0, release/14.0.0, release/13.2.0, release/12.4.0, release/13.1.0 |
|
#
b509e538 |
| 30-Jan-2022 |
Adrian Chadd <adrian@FreeBSD.org> |
dts: add IPQ4018/IPQ4019 ethernet MAC and ethernet switch definitions
This adds the ethernet MAC and ethernet switch definitions.
I've rewritten the header file and the DTS based on documentation a
dts: add IPQ4018/IPQ4019 ethernet MAC and ethernet switch definitions
This adds the ethernet MAC and ethernet switch definitions.
I've rewritten the header file and the DTS based on documentation and the required driver fields rather than the GPL'ed ones from openwrt.
Differential Revision: https://reviews.freebsd.org/D34111 Reviewed by: manu
show more ...
|
Revision tags: release/12.3.0 |
|
#
9264bd38 |
| 16-Oct-2021 |
Adrian Chadd <adrian@FreeBSD.org> |
ipq4018: add a device tree file for the ASUS rt-ac58u router
This is the initial device tree file describing the ASUS RT-AC58U 2GHz/5GHz 11ac router.
Obtained from: OpenWRT
|