Page MenuHomeFreeBSD

Update clock names
AcceptedPublic

Authored by oh on Sep 20 2024, 12:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 5, 8:50 PM
Unknown Object (File)
Sat, Apr 5, 1:15 AM
Unknown Object (File)
Mar 5 2025, 2:03 AM
Unknown Object (File)
Mar 4 2025, 11:36 AM
Unknown Object (File)
Mar 4 2025, 11:30 AM
Unknown Object (File)
Feb 28 2025, 11:27 PM
Unknown Object (File)
Feb 8 2025, 8:12 AM
Unknown Object (File)
Feb 7 2025, 1:37 PM
Subscribers
None

Details

Reviewers
manu
imp
andrew
Summary

TI AM335x update clock names

Due to upstream has changed to use clock-output-names we need to update the names in our code aswell.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/arch/arm/boot/dts/am33xx-clocks.dtsi?id=ec7aa25fa4839e05f73b17a838e46dc591df75f0

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, 12:23 PM

Don't know about the names

This revision is now accepted and ready to land.Sep 20 2024, 12:58 PM

Sorry, missed dmtimer that was not part of D27889 but still needs to be updated

This revision now requires review to proceed.Sep 20 2024, 1:10 PM
This revision is now accepted and ready to land.Oct 1 2024, 10:45 PM

sync the patch to 2452bcd8913bb45ec269d0a3219ca8bfc0c7a183. No changes in the actual patch, but ti_pruss.c was updated in ef9ffb8594eee294334ced627755bf5b46b48f9f

This revision now requires review to proceed.Sun, Mar 30, 1:54 PM

Previously the review also did some cleanup (ti_pruss.c) and silences if its not in the bootverbose mode.

Now, only do the update of the DTS clock names

oh retitled this revision from Update clock names and silent drivers if not in verbose to Update clock names.Thu, Apr 24, 4:07 PM
This revision is now accepted and ready to land.Thu, Apr 24, 4:32 PM