Page MenuHomeFreeBSD

Add ARMADA38X gateclk control
ClosedPublic

Authored by aja_semihalf.com on Sep 5 2022, 1:58 PM.
Tags
None
Referenced Files
F166995945: D36455.id110154.diff
Tue, Aug 18, 11:28 AM
Unknown Object (File)
Sun, Aug 16, 2:35 AM
Unknown Object (File)
Fri, Aug 14, 9:25 PM
Unknown Object (File)
Thu, Aug 13, 7:44 PM
Unknown Object (File)
Wed, Aug 12, 9:34 PM
Unknown Object (File)
Wed, Aug 12, 7:42 PM
Unknown Object (File)
Wed, Aug 12, 7:36 PM
Unknown Object (File)
Tue, Aug 11, 4:59 PM
Subscribers

Details

Summary

This patch introduces basic gate control driver for Armada38x SoCs. Each gate controls coreclk output to peripheral.

This implementation depends on clkgen driver for Armada38x.

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Sep 6 2022, 7:15 AM
This revision now requires review to proceed.Sep 6 2022, 8:35 AM
This revision is now accepted and ready to land.Sep 6 2022, 10:01 AM

I changed optional to standard in files.armv7 and removed gateclk from GENERIC and ARMADA38X configurations.

This revision was automatically updated to reflect the committed changes.