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 <flora.hu@nxp.com>
This commit is contained in:
Flora Hu 2024-03-25 23:38:08 -07:00 committed by Jun Zhu
parent ccbbc5fa08
commit b4b524103d

View File

@ -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