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
F107808435: D41889.diff
Sat, Jan 18, 8:26 AM
Unknown Object (File)
Sun, Jan 12, 7:00 AM
Unknown Object (File)
Nov 21 2024, 6:34 AM
Unknown Object (File)
Nov 16 2024, 4:43 PM
Unknown Object (File)
Nov 11 2024, 4:06 AM
Unknown Object (File)
Oct 6 2024, 1:32 PM
Unknown Object (File)
Sep 24 2024, 11:16 PM
Unknown Object (File)
Sep 23 2024, 6:42 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