Page MenuHomeFreeBSD

remove clock_common.*
AcceptedPublic

Authored by oh on Sep 20 2024, 11:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 26, 12:51 AM
Unknown Object (File)
Mon, Jan 26, 12:40 AM
Unknown Object (File)
Sun, Jan 25, 11:19 PM
Unknown Object (File)
Sun, Jan 25, 12:38 AM
Unknown Object (File)
Sat, Jan 24, 10:13 AM
Unknown Object (File)
Thu, Jan 22, 11:20 PM
Unknown Object (File)
Thu, Jan 22, 6:19 AM
Unknown Object (File)
Tue, Jan 20, 5:15 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)