alsa-state: ccimx6ul: enable speaker right channel
The speaker right channel was left disabled in the default configuration. Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
parent
dacfe128b6
commit
dbe23328da
|
|
@ -758,7 +758,7 @@ state.imxmax98088 {
|
|||
control.69 {
|
||||
iface MIXER
|
||||
name 'Right SPK Mixer Right DAC1 Switch'
|
||||
value false
|
||||
value true
|
||||
comment {
|
||||
access 'read write'
|
||||
type BOOLEAN
|
||||
|
|
@ -778,7 +778,7 @@ state.imxmax98088 {
|
|||
control.71 {
|
||||
iface MIXER
|
||||
name 'Right SPK Mixer Right DAC2 Switch'
|
||||
value false
|
||||
value true
|
||||
comment {
|
||||
access 'read write'
|
||||
type BOOLEAN
|
||||
|
|
|
|||
Loading…
Reference in New Issue