Page MenuHomeFreeBSD

gpiobus: add a gpiobus_add_bus function
ClosedPublic

Authored by vexeduxr on Jul 2 2025, 3:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 7:54 PM
Unknown Object (File)
Sun, Oct 12, 7:54 PM
Unknown Object (File)
Sun, Oct 12, 7:54 PM
Unknown Object (File)
Sun, Oct 12, 8:20 AM
Unknown Object (File)
Wed, Oct 8, 4:38 AM
Unknown Object (File)
Wed, Oct 1, 9:49 PM
Unknown Object (File)
Wed, Sep 17, 8:00 AM
Unknown Object (File)
Sep 13 2025, 8:25 PM
Subscribers

Details

Summary

Some drivers need to postpone the attachment of gpiobus until hardware
init is done. Add a new gpiobus_add_bus function to accommodate this
case.

Suggested by: mmel

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable