1
0
Fork 0
alistair23-linux/drivers/slimbus
Srinivas Kandagatla abb9c9b8b5 slimbus: stream: add stream support
This patch adds support to SLIMbus stream apis for slimbus device.
SLIMbus streaming involves adding support to Data Channel Management and
channel Reconfiguration Messages to slim core plus few stream apis.
>From slim device side the apis are very simple mostly inline with other
stream apis.

Currently it only supports Isochronous and Push/Pull transport protocols,
which are sufficient for audio use cases.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-07 17:25:23 +02:00
..
Kconfig slimbus: ngd: Add qcom SLIMBus NGD driver 2018-07-07 17:24:32 +02:00
Makefile slimbus: stream: add stream support 2018-07-07 17:25:23 +02:00
core.c slimbus: stream: add stream support 2018-07-07 17:25:23 +02:00
messaging.c slimbus: messaging: add slim_alloc/free_txn_tid() 2018-07-07 17:24:32 +02:00
qcom-ctrl.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
qcom-ngd-ctrl.c slimbus: ngd: Add qcom SLIMBus NGD driver 2018-07-07 17:24:32 +02:00
sched.c slimbus: Add support for 'clock-pause' feature 2017-12-19 11:01:03 +01:00
slimbus.h slimbus: stream: add stream support 2018-07-07 17:25:23 +02:00
stream.c slimbus: stream: add stream support 2018-07-07 17:25:23 +02:00