Page MenuHomeFreeBSD

qcom_gcc: migrate the MSM8916 support to qcom_gcc
ClosedPublic

Authored by adrian on Apr 8 2025, 4:19 AM.
Referenced Files
F154190485: D49706.id175162.diff
Sun, Apr 26, 11:29 PM
F154107576: D49706.id175276.diff
Sun, Apr 26, 6:12 AM
Unknown Object (File)
Sat, Apr 25, 3:29 AM
Unknown Object (File)
Sat, Apr 25, 2:21 AM
Unknown Object (File)
Fri, Apr 24, 11:01 AM
Unknown Object (File)
Wed, Apr 22, 4:23 PM
Unknown Object (File)
Tue, Apr 21, 6:49 AM
Unknown Object (File)
Tue, Apr 21, 6:49 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 63382
Build 60266: arc lint + arc unit

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
152

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.