Page MenuHomeFreeBSD

update TI clocks
Needs ReviewPublic

Authored by oh on Fri, Sep 20, 11:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 2, 4:13 PM
Unknown Object (File)
Wed, Oct 2, 4:13 PM
Unknown Object (File)
Wed, Oct 2, 4:00 PM
Unknown Object (File)
Sat, Sep 28, 12:46 PM
Unknown Object (File)
Sat, Sep 28, 10:53 AM
Unknown Object (File)
Thu, Sep 26, 1:12 AM
Unknown Object (File)
Tue, Sep 24, 1:53 PM
Unknown Object (File)
Tue, Sep 24, 1:52 PM
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.Fri, Sep 20, 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?