Page MenuHomeFreeBSD

Allow RT3350 CPU clock to be detected as part of RT3050/RT3052 detection
ClosedPublic

Authored by sgalabov on Apr 17 2016, 3:58 AM.
Tags
Referenced Files
Unknown Object (File)
Thu, Sep 18, 8:19 PM
Unknown Object (File)
Sep 12 2025, 7:24 AM
Unknown Object (File)
Aug 29 2025, 8:22 PM
Unknown Object (File)
Aug 1 2025, 11:25 AM
Unknown Object (File)
Jul 30 2025, 5:32 PM
Unknown Object (File)
Jul 1 2025, 11:07 AM
Unknown Object (File)
Jun 28 2025, 9:54 PM
Unknown Object (File)
Jun 28 2025, 10:36 AM
Subscribers

Details

Summary

OpenWRT's dts files treat RT3050/RT3052/RT3350 within the same SoC dtsi file, so we need to distinguish between the three dynamically, mainly because the bit we use to determine the clock speed on RT3050/RT3052 can actually be floating on RT3350 and RT3350 is always at 320MHz.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sgalabov retitled this revision from to Allow RT3350 CPU clock to be detected as part of RT3050/RT3052 detection.
sgalabov updated this object.
sgalabov edited the test plan for this revision. (Show Details)
sgalabov added a reviewer: adrian.
sgalabov set the repository for this revision to rS FreeBSD src repository - subversion.
sgalabov added a project: MIPS.
adrian edited edge metadata.
This revision is now accepted and ready to land.Apr 17 2016, 7:52 AM
This revision was automatically updated to reflect the committed changes.