Page MenuHomeFreeBSD

qcom_gcc: migrate the MSM8916 support to qcom_gcc
ClosedPublic

Authored by adrian on Apr 8 2025, 4:19 AM.
Referenced Files
Unknown Object (File)
Fri, Apr 10, 6:25 AM
Unknown Object (File)
Tue, Apr 7, 8:39 AM
Unknown Object (File)
Sun, Apr 5, 6:19 AM
Unknown Object (File)
Sat, Apr 4, 12:19 AM
Unknown Object (File)
Thu, Apr 2, 6:18 AM
Unknown Object (File)
Feb 22 2026, 4:19 AM
Unknown Object (File)
Feb 22 2026, 4:19 AM
Unknown Object (File)
Feb 19 2026, 12:15 PM
Subscribers

Details

Summary
  • migrate the MSM8916 (snapdragon 410) support to qcom_gcc
  • add the full qcom_gcc / qcom_clk list to files.arm64, replacing the MSM8916 stub in sys/arm64/qualcomm .

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

adrian requested review of this revision.Apr 8 2025, 4:19 AM

note - this is just a WIP right now to see how some next bits of bring-up work for the X1E fit on top of it.

sys/dev/qcom_gcc/qcom_gcc_main.c
153–159

i dont like this, i need to see why i had to manually fix the size in the first place.

lol so much existing qc clock code I wrote is not entirley 64 bit clean, so stay tuned. hilarious.

update to include fixes to build on both 32 and 64 bit platforms

This revision was not accepted when it landed; it landed in state Needs Review.Fri, Apr 10, 10:13 PM
This revision was automatically updated to reflect the committed changes.