Page MenuHomeFreeBSD

Added interrupt-driven I2S driver for Raspberry Pi 4 and prior
Needs ReviewPublic

Authored by atharvapcat_gmail.com on Jun 5 2026, 11:48 PM.
Tags
None
Referenced Files
F170925058: D57484.diff
Mon, Sep 7, 3:39 PM
Unknown Object (File)
Sat, Sep 5, 8:01 AM
Unknown Object (File)
Sat, Sep 5, 1:02 AM
Unknown Object (File)
Fri, Sep 4, 3:13 PM
Unknown Object (File)
Thu, Sep 3, 7:28 AM
Unknown Object (File)
Thu, Sep 3, 6:11 AM
Unknown Object (File)
Wed, Sep 2, 3:31 PM
Unknown Object (File)
Wed, Sep 2, 8:13 AM

Details

Reviewers
obiwac
andrew
manu
Summary

Added interrupt-driver I2S driver for Raspberry Pi 4 and prior

Test Plan

Requires hardware: Raspberry Pi 1/2/3/4/Zero/Zero-W and I2S DAC (tested with PCM5102a).
Apply overlays (loader.conf and config.txt both tested working) and test playback for a .wav file in sox.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 73721
Build 70604: arc lint + arc unit

Event Timeline

atharvapcat_gmail.com retitled this revision from Added interrupt-driver I2S driver for Raspberry Pi 4 and prior to Added interrupt-driven I2S driver for Raspberry Pi 4 and prior.Jun 6 2026, 5:28 PM
atharvapcat_gmail.com edited the test plan for this revision. (Show Details)

@manu Quick poke just to not let this one go stale, no pressure if you're busy