Add graphaudio(4), a driver to support linking together audio components
authorkettenis <kettenis@openbsd.org>
Wed, 7 Apr 2021 17:12:22 +0000 (17:12 +0000)
committerkettenis <kettenis@openbsd.org>
Wed, 7 Apr 2021 17:12:22 +0000 (17:12 +0000)
commit57d4ae74ce66910bb22775794b47bc2229acd51e
tree44effbdc01254b9b47535e295ca68fbe18742243
parent0ce8041569b49ef7b16486fbd04798c3e548790b
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@
sys/arch/arm64/conf/GENERIC
sys/dev/fdt/files.fdt
sys/dev/fdt/graphaudio.c [new file with mode: 0644]
sys/dev/ofw/ofw_misc.c
sys/dev/ofw/ofw_misc.h