summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Dolcini <francesco.dolcini@toradex.com>2022-10-07 17:25:53 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2022-10-14 13:55:14 +0200
commita0f8867376480b8021412034fa33b62aa47f934f (patch)
treeb773100aad802432867b485640fd9053f0786cef
parent0253719c7bda1145b5de5bd6ba73415021de47cc (diff)
alsa-state: Lower PCM volume on colibri-imx7
Lower PCM volume from 192 (100%) to 144 (75%). At 100% there are signal distortion that are not nice to hear and this also prevent some automated test to succeed. Related-to: ELB-4722 Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com> (cherry picked from commit 9ac70bc5e4182c2b8972c6b495892cdfbbfc75c4)
-rw-r--r--recipes-bsp/alsa-state/alsa-state/colibri-imx7-emmc/asound.state4
-rw-r--r--recipes-bsp/alsa-state/alsa-state/colibri-imx7/asound.state4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/alsa-state/alsa-state/colibri-imx7-emmc/asound.state b/recipes-bsp/alsa-state/alsa-state/colibri-imx7-emmc/asound.state
index 8497618..5829ebf 100644
--- a/recipes-bsp/alsa-state/alsa-state/colibri-imx7-emmc/asound.state
+++ b/recipes-bsp/alsa-state/alsa-state/colibri-imx7-emmc/asound.state
@@ -2,8 +2,8 @@ state.imx7sgtl5000 {
control.1 {
iface MIXER
name 'PCM Playback Volume'
- value.0 192
- value.1 192
+ value.0 144
+ value.1 144
comment {
access 'read write'
type INTEGER
diff --git a/recipes-bsp/alsa-state/alsa-state/colibri-imx7/asound.state b/recipes-bsp/alsa-state/alsa-state/colibri-imx7/asound.state
index 8497618..5829ebf 100644
--- a/recipes-bsp/alsa-state/alsa-state/colibri-imx7/asound.state
+++ b/recipes-bsp/alsa-state/alsa-state/colibri-imx7/asound.state
@@ -2,8 +2,8 @@ state.imx7sgtl5000 {
control.1 {
iface MIXER
name 'PCM Playback Volume'
- value.0 192
- value.1 192
+ value.0 144
+ value.1 144
comment {
access 'read write'
type INTEGER