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)
Dec 20 2023, 5:43 AM
Unknown Object (File)
Dec 13 2023, 6:24 AM
Unknown Object (File)
Sep 12 2023, 1:26 AM
Unknown Object (File)
Aug 26 2023, 3:13 PM
Unknown Object (File)
Aug 26 2023, 3:12 PM
Unknown Object (File)
Aug 26 2023, 3:12 PM
Unknown Object (File)
Jul 31 2023, 12:42 AM
Unknown Object (File)
Jun 24 2023, 6:13 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.