Page MenuHomeFreeBSD

qcom_gcc: migrate the MSM8916 support to qcom_gcc
ClosedPublic

Authored by adrian on Apr 8 2025, 4:19 AM.
Referenced Files
F163118152: D49706.id175275.diff
Mon, Jul 20, 5:43 AM
F163068823: D49706.id153294.diff
Sun, Jul 19, 7:27 PM
Unknown Object (File)
Sat, Jul 18, 10:24 PM
Unknown Object (File)
Fri, Jul 17, 6:27 PM
Unknown Object (File)
Fri, Jul 17, 3:44 PM
Unknown Object (File)
Thu, Jul 16, 1:15 AM
Unknown Object (File)
Wed, Jul 15, 6:37 AM
Unknown Object (File)
Wed, Jul 15, 6:37 AM
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.Apr 10 2026, 10:13 PM
This revision was automatically updated to reflect the committed changes.