CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2021/04/07 11:12:22

Modified files:
        sys/arch/arm64/conf: GENERIC 
        sys/dev/fdt    : files.fdt 
        sys/dev/ofw    : ofw_misc.c ofw_misc.h 
Added files:
        sys/dev/fdt    : graphaudio.c 

Log message:
Add graphaudio(4), a driver to support linking together audio components
based on the audio graph description that uses ports and endpoints in
the device tree.

ok patrick@

Reply via email to