diff options
author | Scott Murray <scott.murray@konsulko.com> | 2018-05-31 13:25:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-05-31 13:25:39 +0000 |
commit | 8a5d68099ba78fff41391e1e4bfe0881cb0f711c (patch) | |
tree | f5a1535dd35d3ec139142bd06fec747ffe95184a | |
parent | 7d4fe1a6be3556bcfae42372211b09f6db08cb43 (diff) | |
parent | 78eb8315eeba3547647c340a6d72529664f725fa (diff) |
Merge "meta-agl-bsp/meta-rcar-gen3: Correct asound.state" into eel
-rw-r--r-- | meta-agl-bsp/meta-rcar-gen3/recipes-bsp/alsa-state/alsa-state/asound.state | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/alsa-state/alsa-state/asound.state b/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/alsa-state/alsa-state/asound.state index 059107a85..1bf98f47f 100644 --- a/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/alsa-state/alsa-state/asound.state +++ b/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/alsa-state/alsa-state/asound.state @@ -1,9 +1,9 @@ -state.rsnddai0ak4613h { +state.ak4613 { control.1 { iface MIXER name 'Digital Playback Volume1' - value.0 204 - value.1 204 + value.0 216 + value.1 216 comment { access 'read write' type INTEGER @@ -11,15 +11,15 @@ state.rsnddai0ak4613h { range '0 - 255' dbmin -9999999 dbmax 0 - dbvalue.0 -2550 - dbvalue.1 -2550 + dbvalue.0 -1950 + dbvalue.1 -1950 } } control.2 { iface MIXER name 'Digital Playback Volume2' - value.0 204 - value.1 204 + value.0 216 + value.1 216 comment { access 'read write' type INTEGER @@ -27,15 +27,15 @@ state.rsnddai0ak4613h { range '0 - 255' dbmin -9999999 dbmax 0 - dbvalue.0 -2550 - dbvalue.1 -2550 + dbvalue.0 -1950 + dbvalue.1 -1950 } } control.3 { iface MIXER name 'Digital Playback Volume3' - value.0 204 - value.1 204 + value.0 216 + value.1 216 comment { access 'read write' type INTEGER @@ -43,15 +43,15 @@ state.rsnddai0ak4613h { range '0 - 255' dbmin -9999999 dbmax 0 - dbvalue.0 -2550 - dbvalue.1 -2550 + dbvalue.0 -1950 + dbvalue.1 -1950 } } control.4 { iface MIXER name 'Digital Playback Volume4' - value.0 204 - value.1 204 + value.0 216 + value.1 216 comment { access 'read write' type INTEGER @@ -59,15 +59,15 @@ state.rsnddai0ak4613h { range '0 - 255' dbmin -9999999 dbmax 0 - dbvalue.0 -2550 - dbvalue.1 -2550 + dbvalue.0 -1950 + dbvalue.1 -1950 } } control.5 { iface MIXER name 'Digital Playback Volume5' - value.0 204 - value.1 204 + value.0 216 + value.1 216 comment { access 'read write' type INTEGER @@ -75,15 +75,15 @@ state.rsnddai0ak4613h { range '0 - 255' dbmin -9999999 dbmax 0 - dbvalue.0 -2550 - dbvalue.1 -2550 + dbvalue.0 -1950 + dbvalue.1 -1950 } } control.6 { iface MIXER name 'Digital Playback Volume6' - value.0 204 - value.1 204 + value.0 216 + value.1 216 comment { access 'read write' type INTEGER @@ -91,15 +91,15 @@ state.rsnddai0ak4613h { range '0 - 255' dbmin -9999999 dbmax 0 - dbvalue.0 -2550 - dbvalue.1 -2550 + dbvalue.0 -1950 + dbvalue.1 -1950 } } control.7 { iface MIXER name 'DVC Out Playback Volume' - value.0 4194304 - value.1 4194304 + value.0 419389 + value.1 419389 comment { access 'read write' type INTEGER |