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 {
|
control.69 {
|
||||||
iface MIXER
|
iface MIXER
|
||||||
name 'Right SPK Mixer Right DAC1 Switch'
|
name 'Right SPK Mixer Right DAC1 Switch'
|
||||||
value false
|
value true
|
||||||
comment {
|
comment {
|
||||||
access 'read write'
|
access 'read write'
|
||||||
type BOOLEAN
|
type BOOLEAN
|
||||||
|
|
@ -778,7 +778,7 @@ state.imxmax98088 {
|
||||||
control.71 {
|
control.71 {
|
||||||
iface MIXER
|
iface MIXER
|
||||||
name 'Right SPK Mixer Right DAC2 Switch'
|
name 'Right SPK Mixer Right DAC2 Switch'
|
||||||
value false
|
value true
|
||||||
comment {
|
comment {
|
||||||
access 'read write'
|
access 'read write'
|
||||||
type BOOLEAN
|
type BOOLEAN
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue