Page MenuHomeFreeBSD

qcom_gcc: migrate the MSM8916 support to qcom_gcc
Needs ReviewPublic

Authored by adrian on Tue, Apr 8, 4:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 11, 4:32 AM
Unknown Object (File)
Wed, Apr 9, 3:09 AM
Unknown Object (File)
Wed, Apr 9, 12:26 AM
Unknown Object (File)
Wed, Apr 9, 12:21 AM
Unknown Object (File)
Tue, Apr 8, 11:37 PM
Unknown Object (File)
Tue, Apr 8, 7:28 PM
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.Tue, Apr 8, 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.