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, Sep 27, 11:40 AM
Unknown Object (File)
Fri, Sep 27, 11:26 AM
Unknown Object (File)
Thu, Sep 26, 3:08 PM
Unknown Object (File)
Thu, Sep 26, 3:54 AM
Unknown Object (File)
Wed, Sep 25, 8:37 PM
Unknown Object (File)
Tue, Sep 24, 1:08 PM
Unknown Object (File)
Sat, Sep 21, 12:28 PM
Unknown Object (File)
Fri, Sep 13, 8:14 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

Lint
Lint Skipped
Unit
Tests Skipped

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.