1
0
Fork 0
alistair23-linux/drivers/fsi
Jeremy Kerr 014c2abc53 drivers/fsi: Add slave & master read/write APIs
Introduce functions to perform reads/writes on the slave address space;
these simply pass the request on the slave's master with the correct
link and slave ID.

We implement these on top of similar helpers for the master.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Chris Bostic <cbostic@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-09 11:52:07 +02:00
..
Kconfig drivers/fsi: Add empty fsi bus definitions 2017-02-10 15:19:48 +01:00
Makefile drivers/fsi: Add empty fsi bus definitions 2017-02-10 15:19:48 +01:00
fsi-core.c drivers/fsi: Add slave & master read/write APIs 2017-06-09 11:52:07 +02:00
fsi-master.h drivers/fsi: Add fsi master definition 2017-06-09 11:52:07 +02:00