Page MenuHomeFreeBSD

remove clock_common.*
AcceptedPublic

Authored by oh on Sep 20 2024, 11:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 4:12 PM
Unknown Object (File)
Mon, Oct 6, 5:46 PM
Unknown Object (File)
Thu, Sep 25, 4:40 PM
Unknown Object (File)
Thu, Sep 25, 9:32 AM
Unknown Object (File)
Thu, Sep 25, 9:32 AM
Unknown Object (File)
Sep 12 2025, 2:23 PM
Unknown Object (File)
Sep 12 2025, 10:17 AM
Unknown Object (File)
Sep 4 2025, 8:34 AM
Subscribers
None

Details

Reviewers
manu
imp
andrew
Summary

Remove sys/arm/ti/clk/clock_common.*

These helper function will not be needed anymore
because the way that clocks are parsed from the DTS is reworked.

Split of https://reviews.freebsd.org/D27889

Will be described in https://wiki.freebsd.org/arm/BeagleBoneBlackMain

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

oh requested review of this revision.Sep 20 2024, 11:39 AM

Remove both files, its simpler in review D46723 to add the new ti_clock_common.h with the changes

remove clock_common.c from sys/arm/ti/files.ti

This revision is now accepted and ready to land.Oct 1 2024, 10:44 PM
oh retitled this revision from remove clock_common.c and rename clock_common.h to remove clock_common.*.Apr 24 2025, 4:18 PM
oh edited the summary of this revision. (Show Details)