summaryrefslogtreecommitdiffstats
path: root/devices/hal-4a-unicens-coax.json
AgeCommit message (Collapse)AuthorFilesLines
2019-06-26Updates all hals to use 'haldependencies'halibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.28.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.2halibutJonathan Aillet1-21/+35
Updates all hals to use 'haldependencies' resolution in 'halmap' section. That means that : - An halmap control is created for the corresponding audio device using 'target' key to map dependency. - 'uid' key in 'metadata' section is no longer used to find audio device. BUG-AGL: SPEC-2329 Change-Id: I2e6da5a3d6ca3f51bf1e6a3f87e930396fab57a6 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
2019-06-26Remove obsolete references to mixer controlsJonathan Aillet1-18/+18
Remove obsolete references to controls in 'halmixer' section. Also, clean some minor format issues in json files. BUG-AGL: SPEC-2329 Change-Id: Ie3120dcfbc3144906bfc731e57614508a33222b2 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
2019-04-23Add 'haldependencies' section to all halshalibut_7.99.1halibut/7.99.17.99.1Jonathan Aillet1-0/+5
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>
2019-02-124a-hal-configs: update unicens configsTobias Jahnke1-13/+45
Bug-AGL: SPEC-2173 - updates plugin names to unicens-output and unicens-input - adds new ramps as used by greenbox - adds simple-microphone Change-Id: Ib910b291174b4e6737a346fe2d2dd1827232bff9 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-12-07Initial push of configs and support filesflounder_6.0.3flounder/6.0.36.0.3sandbox/jsmoeller/4a-hal-configsJan-Simon Möller1-0/+236
This adds the json files needed to configure the 4a-hals. Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>