meta-agl-bsp: meta-rcar-gen3-adas: Rework KF radio initialization 64/22364/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 9 Sep 2019 23:44:03 +0000 (19:44 -0400)
committerScott Murray <scott.murray@konsulko.com>
Mon, 9 Sep 2019 23:48:07 +0000 (19:48 -0400)
commitc369b00e617f408e2a408b0c04dc44fe7e06b7a1
treeef134d74b24823b59e928e1ecb7e9b3fcf1f5e01
parentf90cfed5e3bae0e65145328ac60e2595ab2d9a0f
meta-agl-bsp: meta-rcar-gen3-adas: Rework KF radio initialization

Add a systemd service unit and recipe to install it and a udev rules
file so that the Kingfisher Si4689 radio will be initialized on boot
if present, and the I2C device to access it will be accessible to
applications with the "audio" permission.  Note that an accompanying
change to agl-service-radio is required to remove its now unworkable
usage of the si_init script, which is replaced by this change.

Bug-AGL: SPEC-2716

Change-Id: I81cf4b8c439598bdac1eb7910a0d693825141d7b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-bsp/meta-rcar-gen3-adas/conf/layer.conf
meta-agl-bsp/meta-rcar-gen3-adas/recipes-bsp/si-tools/files/si-init.service [new file with mode: 0644]
meta-agl-bsp/meta-rcar-gen3-adas/recipes-bsp/si-tools/si-init_1.0.bb [new file with mode: 0644]