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)
Mon, Apr 14, 6:42 PM
Unknown Object (File)
Sun, Apr 13, 8:25 PM
Unknown Object (File)
Thu, Apr 10, 5:22 AM
Unknown Object (File)
Mar 22 2025, 7:50 AM
Unknown Object (File)
Mar 17 2025, 12:22 PM
Unknown Object (File)
Mar 16 2025, 10:06 AM
Unknown Object (File)
Feb 26 2025, 11:35 AM
Unknown Object (File)
Feb 23 2025, 3:20 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