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, Mar 8, 5:36 AM
Unknown Object (File)
Sat, Mar 7, 6:31 PM
Unknown Object (File)
Thu, Mar 5, 4:48 AM
Unknown Object (File)
Wed, Mar 4, 9:54 PM
Unknown Object (File)
Tue, Mar 3, 12:05 AM
Unknown Object (File)
Sun, Mar 1, 11:40 AM
Unknown Object (File)
Fri, Feb 27, 8:34 AM
Unknown Object (File)
Thu, Feb 12, 10:56 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