meta-agl-bsp: meta-rcar-gen3-adas: Rework KF radio initialization 87/22387/2
authorScott Murray <scott.murray@konsulko.com>
Mon, 9 Sep 2019 23:44:03 +0000 (19:44 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 12 Sep 2019 13:06:19 +0000 (13:06 +0000)
commitf28a1e8f8c89a80b0cbcc020f888025750c171bc
tree22118781efdb0e504c9727e18f88058b7934dafc
parentc46eeba99648976abb1da62777847127cf9a4b90
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>
(cherry picked from commit c369b00e617f408e2a408b0c04dc44fe7e06b7a1)
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]