alsa-state: add configuration for ccimx93

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2023-02-21 12:23:28 +01:00
parent 2dd829fb1d
commit 5ba05c91e0
3 changed files with 1159 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 2013-2022 Digi International.
# Copyright (C) 2013-2023 Digi International.
FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:"
@ -13,6 +13,7 @@ SRC_URI:append:ccimx6 = " \
SRC_URI:append:ccimx6ul = " file://asound.state"
SRC_URI:append:ccimx8x = " file://asound.state"
SRC_URI:append:ccimx8m = " file://asound.state"
SRC_URI:append:ccimx93 = " file://asound.state"
SRC_URI:append:ccmp1 = " file://asound.state"
do_install:append:ccimx6() {

View File

@ -0,0 +1,9 @@
pcm.imxmax98088 {
type hw
card 0
}
ctl.imxmax98088 {
type hw
card 0
}
ctl.!default imxmax98088

File diff suppressed because it is too large Load Diff