Page MenuHomeFreeBSD

update TI clocks
Needs ReviewPublic

Authored by oh on Sep 20 2024, 11:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 15, 12:55 PM
Unknown Object (File)
Thu, May 14, 10:14 PM
Unknown Object (File)
Tue, May 12, 6:48 AM
Unknown Object (File)
Thu, Apr 30, 3:10 PM
Unknown Object (File)
Sat, Apr 25, 9:22 PM
Unknown Object (File)
Sat, Apr 25, 6:16 AM
Unknown Object (File)
Fri, Apr 24, 4:21 PM
Unknown Object (File)
Thu, Apr 23, 2:10 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?