aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Aillet <jonathan.aillet@iot.bzh>2018-06-18 12:43:17 +0200
committerJonathan Aillet <jonathan.aillet@iot.bzh>2018-10-08 15:53:53 +0200
commitab16006968af9c01139eea48374708c5a7148503 (patch)
treed037bf957f625407ac4cb01e3725e361be4ca2d8
parentd9596df64ed6bc212ca6df41bf4daf05b9bfb564 (diff)
Update Kingfisher json configuration files
Update Kingfisher json configuration files to avoid confilcts with regular m3 json configuration file. Change-Id: I8b9425065dc273fc8e66a1f4c5822c93168b183c Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
-rw-r--r--4a-hal-cfg-reference/hal-4a-rcar-m3kf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/4a-hal-cfg-reference/hal-4a-rcar-m3kf.json b/4a-hal-cfg-reference/hal-4a-rcar-m3kf.json
index d0f67c6..fb9f990 100644
--- a/4a-hal-cfg-reference/hal-4a-rcar-m3kf.json
+++ b/4a-hal-cfg-reference/hal-4a-rcar-m3kf.json
@@ -3,7 +3,7 @@
"metadata": {
"uid": "/dev/snd/by-path/platform-sound@1",
"version": "0.9",
- "api": "4a-hal-rcar-m3",
+ "api": "4a-hal-rcar-m3kf",
"require": [ "alsacore", "smixer" ],
"info": "4a hal for Rcar M3 device when plugged on Kingfisher board",
"author": "Jonathan Aillet, Stephane Desneux",