aboutsummaryrefslogtreecommitdiffstats
path: root/reference-boards/hal-4a-intel-minnow.json
diff options
context:
space:
mode:
authorJonathan Aillet <jonathan.aillet@iot.bzh>2019-04-23 10:45:31 +0200
committerJonathan Aillet <jonathan.aillet@iot.bzh>2019-04-23 10:46:11 +0200
commitb85e660519d9ee6bf6000bf12a771da9282f9515 (patch)
treebdc0135d5f45dd6cd14ffadc97139cd2c2afcca4 /reference-boards/hal-4a-intel-minnow.json
parentfdf0e3c4c67ceb5ddc77c9c1f27d85c1be2055a6 (diff)
Add 'haldependencies' section to all halshalibut_7.99.1halibut/7.99.17.99.1
Add 'haldependencies' section to all hals for incoming dependencies functionality. Added in a way to make the hals compatible with current implementation and incoming implementation. Alsa, clean some minor issues in json format. BUG-AGL: SPEC-2329 Change-Id: I786d3180f1bfbb73f1e4597aa0e6f025bbc355f5 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to 'reference-boards/hal-4a-intel-minnow.json')
-rw-r--r--reference-boards/hal-4a-intel-minnow.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/reference-boards/hal-4a-intel-minnow.json b/reference-boards/hal-4a-intel-minnow.json
index dc8ce89..4305aef 100644
--- a/reference-boards/hal-4a-intel-minnow.json
+++ b/reference-boards/hal-4a-intel-minnow.json
@@ -34,6 +34,11 @@
"action": "api://4a-hal-manager#ping"
}
],
+ "haldependencies" : {
+ "uid" : "intel-minnow-hdmi",
+ "class" : "mandatory",
+ "cardPath" : "/dev/snd/by-path/pci-0000:00:1b.0"
+ },
"halmap": [
{
"uid": "agl-pcm-playback-switch",