summaryrefslogtreecommitdiffstats
path: root/reference-boards/hal-4a-rcar-m3kf.json
diff options
context:
space:
mode:
Diffstat (limited to 'reference-boards/hal-4a-rcar-m3kf.json')
-rw-r--r--reference-boards/hal-4a-rcar-m3kf.json23
1 files changed, 15 insertions, 8 deletions
diff --git a/reference-boards/hal-4a-rcar-m3kf.json b/reference-boards/hal-4a-rcar-m3kf.json
index d374fcf..ca9ac77 100644
--- a/reference-boards/hal-4a-rcar-m3kf.json
+++ b/reference-boards/hal-4a-rcar-m3kf.json
@@ -10,14 +10,21 @@
"date": "2018-06-15"
},
"resources": [
- {
- "uid": "hal-bt",
- "info": "Bluetooth hal plugin to get A2DP bluetooth device as an input by tweaking softmixer configuration",
+ {
+ "uid": "hal-bluealsa",
+ "info": "Bluealsa hal plugin",
"params": {
- "channels": 2,
- "zone": "front-seats"
+ "sco": {
+ "mic": "RCAR-M3",
+ "zone": "full-stereo",
+ "delayms": 200
+ },
+ "a2dp": {
+ "zone": "full-stereo",
+ "delayms": 1000
+ }
},
- "libs": ["hal-bt.ctlso"]
+ "libs": ["hal-bluealsa.ctlso"]
}
],
"controls": [
@@ -153,7 +160,8 @@
"uid": "radio",
"path": "/dev/snd/by-path/platform-sound@2",
"params": {
- "channels": 2
+ "rate" : 48000,
+ "format": "S16_LE"
},
"source": {
"channels": [
@@ -241,7 +249,6 @@
"params": {
"rate" : 48000,
"format": "S16_LE",
- "channels": 2
}
}
]