Page MenuHomeFreeBSD

remove clock_common.*
AcceptedPublic

Authored by oh on Sep 20 2024, 11:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 24, 2:05 PM
Unknown Object (File)
Sat, Apr 5, 3:40 PM
Unknown Object (File)
Mar 29 2025, 12:37 AM
Unknown Object (File)
Mar 9 2025, 12:37 PM
Unknown Object (File)
Mar 5 2025, 12:59 PM
Unknown Object (File)
Mar 5 2025, 12:59 PM
Unknown Object (File)
Mar 5 2025, 11:59 AM
Unknown Object (File)
Mar 4 2025, 11:35 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.*.Thu, Apr 24, 4:18 PM
oh edited the summary of this revision. (Show Details)