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)
Sun, Nov 2, 5:59 AM
Unknown Object (File)
Tue, Oct 28, 9:59 AM
Unknown Object (File)
Sun, Oct 26, 5:02 PM
Unknown Object (File)
Thu, Oct 23, 3:04 AM
Unknown Object (File)
Wed, Oct 22, 6:19 AM
Unknown Object (File)
Sun, Oct 19, 2:23 AM
Unknown Object (File)
Sep 30 2025, 10:37 AM
Unknown Object (File)
Sep 6 2025, 11:21 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