Page MenuHomeFreeBSD

Add simple-pm-bus driver
Needs RevisionPublic

Authored by oskar.holmlund_ohdata.se on Sep 16 2023, 5:29 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Sep 30, 10:37 AM
Unknown Object (File)
Sep 6 2025, 11:21 PM
Unknown Object (File)
Aug 16 2025, 3:01 PM
Unknown Object (File)
Aug 12 2025, 12:07 PM
Unknown Object (File)
Aug 8 2025, 12:58 AM
Unknown Object (File)
Aug 6 2025, 3:07 AM
Unknown Object (File)
Jul 12 2025, 9:53 PM
Unknown Object (File)
Jul 5 2025, 11:33 PM
Subscribers

Details

Reviewers
manu
karels
Group Reviewers
ARM
Summary

Just a wrapper driver for simplebus to get AM335x to boot

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

What does this driver actually do? It looks like its only role is to show up in the namespace.

manu requested changes to this revision.Sep 18 2023, 7:29 AM

Based on the bindings it looks like that clock is required if power-domain is missing (and vice-versa) but TI doesn't seems to do that, what's the point of TI using this compatible if they do not use it properly ?

This revision now requires changes to proceed.Sep 18 2023, 7:29 AM