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)
Thu, Mar 26, 4:10 PM
Unknown Object (File)
Thu, Mar 26, 12:28 AM
Unknown Object (File)
Wed, Mar 25, 1:35 PM
Unknown Object (File)
Wed, Mar 25, 1:19 AM
Unknown Object (File)
Wed, Mar 18, 11:41 PM
Unknown Object (File)
Wed, Mar 18, 11:36 PM
Unknown Object (File)
Mon, Mar 16, 8:19 PM
Unknown Object (File)
Sun, Mar 8, 5:36 AM
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