From b4b524103d6275ec871e8eeb19c600c992dcb653 Mon Sep 17 00:00:00 2001 From: Flora Hu Date: Mon, 25 Mar 2024 23:38:08 -0700 Subject: [PATCH] asound.state: Update to fix the "Input/output error" after long time suspend with wm8962 [YOCIMX-7765] Disable 'INPGAR IN1R Switch' and 'INPGAL IN1L Switch' Signed-off-by: Flora Hu --- .../alsa-state/alsa-state/imx-nxp-bsp/asound.state | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-imx-bsp/recipes-bsp/alsa-state/alsa-state/imx-nxp-bsp/asound.state b/meta-imx-bsp/recipes-bsp/alsa-state/alsa-state/imx-nxp-bsp/asound.state index 650a5d2241..bf97f7d2f8 100644 --- a/meta-imx-bsp/recipes-bsp/alsa-state/alsa-state/imx-nxp-bsp/asound.state +++ b/meta-imx-bsp/recipes-bsp/alsa-state/alsa-state/imx-nxp-bsp/asound.state @@ -1365,7 +1365,7 @@ state.wm8962audio { control.116 { iface MIXER name 'INPGAR IN1R Switch' - value true + value false comment { access 'read write' type BOOLEAN @@ -1405,7 +1405,7 @@ state.wm8962audio { control.120 { iface MIXER name 'INPGAL IN1L Switch' - value true + value false comment { access 'read write' type BOOLEAN @@ -11213,7 +11213,7 @@ state.sofwm8962audio { control.116 { iface MIXER name 'INPGAR IN1R Switch' - value true + value false comment { access 'read write' type BOOLEAN @@ -11253,7 +11253,7 @@ state.sofwm8962audio { control.120 { iface MIXER name 'INPGAL IN1L Switch' - value true + value false comment { access 'read write' type BOOLEAN