Commit Graph

9 Commits

Author SHA1 Message Date
Guodong Hu d1f6335c93 configs: add new mixer paths for mmsecns hfp calls
* <hfp-sco-wb bt-sco-mmsecns> and <hfp-sco bt-sco-mmsecns>
  are used for multi-mic ecns hfp calls.
* <hfp-sco-wb bt-sco-wb> and <hfp-sco bt-sco> are used for
  single-mic ecns hfp calls;
* Provide the capability to overide backend_tag for paths.

Change-Id: Ibae794b59e5e4fae8673ce1a95845c5f11f25b77
Signed-off-by: Guodong Hu <guodhu@codeaurora.org>
2019-10-15 15:37:17 -07:00
Guodong Hu 49b2513372 configs: correct acdb id for HFP BT SA8155/SA6155
Uplink:
SND_DEVICE_OUT_BT_SCO_WB (acdb-39)
SND_DEVICE_IN_VOICE_SPEAKER_MIC_HFP (acdb-95)
Downlink:
SND_DEVICE_IN_BT_SCO_MIC_WB (acdb-38)
SND_DEVICE_OUT_VOICE_SPEAKER_HFP (acdb-94)

Change-Id: I3a3fad49312c667dbde089dac6fbda6103136fa7
Signed-off-by: Guodong Hu <guodhu@codeaurora.org>
2019-08-27 15:01:46 -07:00
Derek Chen 6d4cf3e1c3 configs: add car audio configuration for multi-zone support
Add car audio configuration xml file including
    - Audio zones
    - Display to audio zone mappings
    - Context to audio bus mappings
    - Volume groups
Deprecate car volume groups overlay file.
Add rear seat zone as secondary zone in audio policy
configuration.

Change-Id: Ie7b8b1e6ee16b0cef8bdb48afed43faa729591f8
2019-08-06 22:14:20 -07:00
Derek Chen 4214cbf0bb configs: fastforward msmnile_au configs for Q
Fastforward automotive msmnile platform configs
for Android Q with mobile branch.

Change-Id: I571a842785168a3fa4d3f2c505916ab9398f2847
2019-07-25 22:27:52 -07:00
qctecmdr 61242f3e6a Merge "configs: msmnile_au: add routing for car streams" 2019-06-19 08:48:59 -07:00
Derek Chen 76fb84e9ab config: remove codec related mixer path for auto platform
Remove slimbus and codec related mixer path configs
as they are not applicable to automotive platforms.

Change-Id: I57e55c726c3d38bf5dcaf5e342dacf38b75725f2
2019-06-11 17:29:51 -07:00
Derek Chen af656061ce configs: msmnile_au: add routing for car streams
Update audio policy configuration and mixer paths
to support routing of the car streams to bus devices
for automotive platforms.
Add audio HAL maj version 3 for automotive.
Enable auto hal audio extension feature flag.

Change-Id: Ib35e1e531fcb305b328767fb53bfcb403aaa5d21
2019-06-11 16:38:37 -07:00
Derek Chen ccf24898b4 config: update pri pcm sample rate for hfp-sco-wb
Update primary AUX PCM sample rate configuration
for HFP SCO WB usecase.
Update custom xml configurations to align with adp.

Change-Id: I33454f969d8b84f8e7eab4c50c60100a63b8f9d7
2019-03-02 09:53:43 -08:00
Derek Chen 4d6f77001e msmnile_au: audio bring-up changes on auto platform
Initial changes to bring-up audio on automotive
platform, which include:

1. Add automotive snd card support in hw info.
2. Rename mixer_paths for automotive adp and custom
   snd card variant support.
3. Makefile update to load ADP acdb files for calibration.
4. Audio platform info override for acdb_id, pcm_id and
   backend selection.

Change-Id: I97f64c6f917e58070bbac90051f048b826eb8575
2018-08-01 16:04:34 -04:00