Page MenuHomeFreeBSD

Add ARMADA38X gateclk control
ClosedPublic

Authored by aja_semihalf.com on Sep 5 2022, 1:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 17, 12:41 AM
Unknown Object (File)
Mon, May 13, 2:02 PM
Unknown Object (File)
Mon, May 13, 2:01 PM
Unknown Object (File)
Mon, May 13, 2:01 PM
Unknown Object (File)
Mon, May 13, 2:01 PM
Unknown Object (File)
Mon, May 13, 2:01 PM
Unknown Object (File)
Mon, May 13, 10:45 AM
Unknown Object (File)
Fri, May 10, 5:09 AM
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.