mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2026-01-27 11:32:16 +01:00
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:
parent
ccbbc5fa08
commit
b4b524103d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user