From dbe23328dac7f600793de840f6937c28f2e3a466 Mon Sep 17 00:00:00 2001 From: Hector Palacios Date: Mon, 2 Jan 2017 09:43:48 +0100 Subject: [PATCH] alsa-state: ccimx6ul: enable speaker right channel The speaker right channel was left disabled in the default configuration. Signed-off-by: Hector Palacios --- .../recipes-bsp/alsa-state/alsa-state/ccimx6ul/asound.state | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-digi-arm/recipes-bsp/alsa-state/alsa-state/ccimx6ul/asound.state b/meta-digi-arm/recipes-bsp/alsa-state/alsa-state/ccimx6ul/asound.state index e5de02092..128bd3f30 100644 --- a/meta-digi-arm/recipes-bsp/alsa-state/alsa-state/ccimx6ul/asound.state +++ b/meta-digi-arm/recipes-bsp/alsa-state/alsa-state/ccimx6ul/asound.state @@ -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