Page MenuHomeFreeBSD

qcom_gcc: migrate to use sleep_clk directly
ClosedPublic

Authored by adrian on Apr 6 2025, 5:28 PM.
Tags
None
Referenced Files
F149616470: D49686.id153210.diff
Wed, Mar 25, 4:43 PM
Unknown Object (File)
Wed, Mar 18, 2:26 AM
Unknown Object (File)
Mon, Mar 16, 2:50 PM
Unknown Object (File)
Sun, Mar 15, 6:58 PM
Unknown Object (File)
Thu, Feb 26, 1:54 AM
Unknown Object (File)
Feb 19 2026, 9:11 AM
Unknown Object (File)
Feb 16 2026, 4:52 AM
Unknown Object (File)
Feb 9 2026, 1:12 PM
Subscribers

Details

Summary

gcc_sleep_clk_src does not exist, just use sleep_clk directly.
I believe this is what feeds them anyway!

This node isn't in the Linux clock driver (drivers/clk/qcom) ipq401x
clock tree, but there are sleep_clk_src nodes in the tree in
ipq50xx, ipq54xx, ipq60xx, ipq8xxxx, ipq9xxxx, msm8xxx, etc.

Diff Detail

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

Event Timeline

adrian requested review of this revision.Apr 6 2025, 5:28 PM
sys/dev/qcom_gcc/qcom_gcc_ipq4018_clock.c
606

i did; they don't have a separate node for the sleep clock, but they do for the other chipsets.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 8 2025, 3:48 AM
This revision was automatically updated to reflect the committed changes.