Page MenuHomeFreeBSD

armada38x: implement gateclk clkdev methods
ClosedPublic

Authored by mhorne on Jan 10 2025, 4:58 PM.
Tags
None
Referenced Files
F135828962: D48419.id149074.diff
Thu, Nov 13, 7:23 AM
F135820266: D48419.id149074.diff
Thu, Nov 13, 5:05 AM
Unknown Object (File)
Wed, Nov 5, 1:07 PM
Unknown Object (File)
Tue, Nov 4, 4:02 AM
Unknown Object (File)
Wed, Oct 29, 7:45 AM
Unknown Object (File)
Wed, Oct 29, 7:41 AM
Unknown Object (File)
Wed, Oct 29, 7:27 AM
Unknown Object (File)
Tue, Oct 21, 12:43 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 61647
Build 58531: arc lint + arc unit