Page MenuHomeFreeBSD

bhnd(4): ChipCommon GPIO driver
ClosedPublic

Authored by landonf on Oct 17 2017, 10:47 PM.
Tags
None
Referenced Files
F110762520: D12708.diff
Sat, Feb 22, 7:16 PM
Unknown Object (File)
Fri, Feb 21, 11:04 AM
Unknown Object (File)
Fri, Feb 7, 12:20 AM
Unknown Object (File)
Jan 22 2025, 5:49 PM
Unknown Object (File)
Jan 18 2025, 10:22 PM
Unknown Object (File)
Jan 18 2025, 6:03 AM
Unknown Object (File)
Jan 9 2025, 4:31 AM
Unknown Object (File)
Jan 3 2025, 5:30 PM
Subscribers

Details

Summary

This adds a basic ChipCommon GPIO driver, sufficient to support bwn(4).

The driver is functional on both Wi-Fi adapters and SoCs, but does not
include support for extended features not required for bwn(4), including
interrupt handling.

Test Plan

Tested against bcma(4) and siba(4) MIPS targets.

Tested against bwn(4) PCIe devices (using the in-development bhnd compatibility shims).

Diff Detail

Lint
Lint Warnings
SeverityLocationCodeMessage
Warningsys/dev/bhnd/cores/chipc/chipc.c:864SPELL1Possible Spelling Mistake
Unit
No Test Coverage
Build Status
Buildable 12095
Build 12397: arc lint + arc unit