Page MenuHomeFreeBSD

update TI clocks
Needs ReviewPublic

Authored by oh on Sep 20 2024, 11:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 9, 12:21 PM
Unknown Object (File)
Mon, Dec 9, 12:58 AM
Unknown Object (File)
Thu, Dec 5, 7:00 AM
Unknown Object (File)
Tue, Nov 12, 11:53 AM
Unknown Object (File)
Nov 10 2024, 4:57 PM
Unknown Object (File)
Oct 27 2024, 12:43 AM
Unknown Object (File)
Oct 26 2024, 11:29 PM
Unknown Object (File)
Oct 24 2024, 4:50 AM
Subscribers
None

Details

Reviewers
manu
imp
andrew
Summary

Use syscon to get access to other nodes reg space
remove bus_new_pass dance
add clkctrl clocks and information about parent relations not described in the DTS.
Sometimes the parent child relation is described but the order in which they are parsed means their need multiple pass through the devicetree

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 PM

This is a bit too much for me to fully review...

sys/arm/ti/clk/am33xx.h
1233

Where do all these tables come from?