Page MenuHomeFreeBSD

armada38x: implement gateclk clkdev methods
ClosedPublic

Authored by mhorne on Jan 10 2025, 4:58 PM.
Tags
None
Referenced Files
F148936668: D48419.id.diff
Sat, Mar 21, 3:58 AM
F148883141: D48419.id.diff
Fri, Mar 20, 6:30 PM
Unknown Object (File)
Tue, Mar 17, 5:24 AM
Unknown Object (File)
Mon, Mar 16, 5:14 PM
Unknown Object (File)
Mon, Mar 16, 2:19 PM
Unknown Object (File)
Thu, Mar 12, 1:11 PM
Unknown Object (File)
Tue, Mar 10, 9:09 AM
Unknown Object (File)
Thu, Mar 5, 5:37 PM
Subscribers

Details

Summary

Implement basic clkdev methods required by the generic clk_gate device.
This should make it functional, and prevent panics when invoking the
clock's CLKNODE_GET_GATE method (e.g. with sysctl -a).

Additionally, we need to fill in other key fields of the clk_gate_def
structure before registering each clk.

PR: 278188

Diff Detail

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