Gonzalo Ruiz
52da594315
alsa-state: update codec configuration for ccimx8x
...
ADC connected to MIC2, INA and INB inputs.
DAC connected to REC, SPK and HP outputs.
Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
2018-10-24 19:01:47 +02:00
Hector Palacios
e2e5f6da87
alsa-state: add support for ccimx8x platform
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2018-06-19 10:56:05 +02:00
Javier Viguera
58480d6dff
ccardimx28js removal: simplify alsa-state recipe
...
https://jira.digi.com/browse/DEL-4771
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-08-04 17:38:30 +02:00
Hector Palacios
dbe23328da
alsa-state: ccimx6ul: enable speaker right channel
...
The speaker right channel was left disabled in the default
configuration.
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2017-01-02 17:56:46 +01:00
Hector Palacios
96f6849668
alsa-state: ccimx6ul: add ALSA asound.state config file
...
The codec MAX98088 present on the ccimx6ulsbc only needs one
configuration file that can play and record.
The default file enables the interfaces present on the ccimx6ulsbc:
- Headphones
- Speaker
- LineOut (in stereo mode)
- LineIN-A
- MIC2
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
https://jira.digi.com/browse/DEL-2352
2016-12-30 18:38:05 +01:00
Hector Palacios
8d9033138d
alsa-state: ccimx6ul: add basic asound.conf for imxmax98088
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
https://jira.digi.com/browse/DEL-2352
2016-12-30 16:58:00 +01:00
Isaac Hermida
5d147152f9
alsa-state: Support for ccimx6ul
...
Adding some early initial support as a copy of ccimx6 files.
https://jira.digi.com/browse/DEL-2529
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
2016-05-13 10:10:14 +02:00
Javier Viguera
d35ac42dd0
meta-digi: remove support for MX5X platforms
...
ccimx51js and ccimx53js are not supported in this version of DEY.
Support for those platforms is in previous versions of DEY.
https://jira.digi.com/browse/DEL-1890
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-11-05 13:56:38 +01:00
Javier Viguera
9c992309b0
alsa-state: remove PREFERRED_VERSION_linux-dey override
...
Now each platform is only supported in one kernel version, so there is
no need to have multiple alsa config files per linux kernel version.
https://jira.digi.com/browse/DEL-1747
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-08-05 11:56:16 +02:00
Javier Viguera
6a7f06b410
meta-digi-arm: remove support for kernel 2.6.35 on ccardimx28js
...
https://jira.digi.com/browse/DEL-1747
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-08-05 11:54:55 +02:00
Alex Gonzalez
3da25843d8
alsa-state: Add bluetooth audio default headset and speaker devices
...
This commit adds virtual PCM devices which are used for HSP/HFP and A2DP
profiles.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2015-07-03 17:26:20 +02:00
Javier Viguera
afca308575
alsa-state: generalize using platform family
...
https://jira.digi.com/browse/DEL-1105
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2014-07-16 14:41:13 +02:00
Alex Gonzalez
98fe20dff1
meta-digi-arm: alsa-state: Add state for ccimx6sbc.
...
This is just a copy of the states for the ccimx6adpt.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2014-05-09 10:29:19 +02:00
Alex Gonzalez
0bcc1acb8c
meta-digi-arm: Add asound states for imxhdmisoc.
...
The default alsa state for the i.MX6 HDMI audio driver.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2014-02-25 16:44:36 +01:00
Javier Viguera
7cb09c4096
alsa-state: add config files for ccimx6adpt
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2014-02-24 12:33:59 +01:00
Javier Viguera
c7e0ab217d
alsa-state: remove incorrect 'asound.conf' config file
...
The default 'asound.conf' config file is not valid for our platforms and
according to <http://www.alsa-project.org/main/index.php/Asoundrc > is
not required.
This allows to play several videos with gstreamer that were failing due
to audio issues.
It also fixes the problem of 'aplay' not playing audios with several
(more than two) channels.
https://jira.digi.com/browse/DEL-608
https://jira.digi.com/browse/DEL-872
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-11-29 14:12:33 +01:00
Alex Gonzalez
20e08e03f7
meta-digi-arm: alsa-state: ccardimx28js: Add profiles for 3.10 kernel.
...
https://jira.digi.com/browse/DEL-575
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-08-23 16:48:43 +02:00
Javier Viguera
229dad5e1b
meta-digi-arm: fix soundcard name for ccimx53js
...
https://jira.digi.com/browse/DEL-331
While on it, fix whitespace problems (mixed tabs + spaces) in the
bitbake recipe.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-04-26 14:07:19 +02:00
Alex Gonzalez
e9037c6812
meta-digi-arm: Fix soundcard name in alsa state files.
...
Fixes https://jira.digi.com/browse/DEL-331
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-28 13:10:28 +01:00
Alex Gonzalez
7f509bd8df
meta-digi-arm: Fix alsa states for ccimx51js.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-13 11:25:47 +01:00
Alex Gonzalez
6042a70fbc
meta-digi: Change xmx for imx.
...
Just a cosmetic name change for the merged wired and wireless platforms.
This and related commits fixes https://jira.digi.com/browse/DEL-188 .
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-13 10:43:50 +01:00
Alex Gonzalez
81fe23572c
meta-digi-arm: Add alsa states for all platforms.
...
Fixes https://jira.digi.com/browse/DEL-161
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-21 12:54:53 +01:00