Page MenuHomeFreeBSD

qcom_gcc: migrate the MSM8916 support to qcom_gcc
Needs ReviewPublic

Authored by adrian on Apr 8 2025, 4:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 11, 4:56 PM
Unknown Object (File)
Fri, May 9, 8:32 AM
Unknown Object (File)
Sun, May 4, 12:17 AM
Unknown Object (File)
Apr 20 2025, 5:12 AM
Unknown Object (File)
Apr 19 2025, 3:17 PM
Unknown Object (File)
Apr 19 2025, 3:24 AM
Unknown Object (File)
Apr 14 2025, 12:55 AM
Unknown Object (File)
Apr 11 2025, 4:32 AM
Subscribers

Details

Reviewers
andrew
manu
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.