Page MenuHomeFreeBSD

Add SoC audio framework
ClosedPublic

Authored by gonzo on Dec 30 2020, 12:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 22, 10:40 PM
Unknown Object (File)
Sun, Apr 20, 12:57 PM
Unknown Object (File)
Sat, Apr 19, 11:44 PM
Unknown Object (File)
Sat, Apr 19, 8:31 PM
Unknown Object (File)
Fri, Apr 18, 8:28 AM
Unknown Object (File)
Fri, Apr 18, 4:49 AM
Unknown Object (File)
Fri, Apr 18, 4:27 AM
Unknown Object (File)
Fri, Apr 18, 1:40 AM

Details

Summary

This framework is initial implementation of the simple-audio-card compatible
audio driver framework. It provides glue for CPU/codec/aux device.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35799
Build 32688: arc lint + arc unit

Event Timeline

Looks nice to me, do you have some example drivers so it might be easier to review ?

sys/dev/sound/fdt/simple_amplifier.c
99

enable-gpios is optional.

  • Add Allwinner codecs and I2S driver as an example for the framework usage
  • simple-amplifier: make gpio-enable optional

Thanks for the example driver.
This looks ok for me but I know almost nothing about sound :P

sys/arm/allwinner/aw_i2s.c
339

Not sure this is correct :)

This revision was not accepted when it landed; it landed in state Needs Review.Jun 11 2021, 7:07 PM
Closed by commit rG2cfe870acdec: arm64: Add Soc audio framework (authored by gonzo, committed by manu). · Explain Why
This revision was automatically updated to reflect the committed changes.