Page MenuHomeFreeBSD

gpiobus: add a gpiobus_add_bus function
ClosedPublic

Authored by vexeduxr on Jul 2 2025, 3:51 PM.
Tags
None
Referenced Files
F157486404: D51133.id157850.diff
Thu, May 21, 11:43 PM
Unknown Object (File)
Sat, May 16, 8:15 PM
Unknown Object (File)
Fri, May 15, 10:58 AM
Unknown Object (File)
Thu, May 14, 1:32 AM
Unknown Object (File)
Wed, May 13, 11:49 PM
Unknown Object (File)
Wed, May 13, 11:49 PM
Unknown Object (File)
Wed, May 13, 10:12 PM
Unknown Object (File)
Wed, May 13, 5:55 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