1
0
Fork 0
alistair23-linux/drivers/fsi
Benjamin Herrenschmidt fea9cf321c fsi: Move various master definitions to a common header
This moves the definitions for various protocol details
(message & response codes, delays etc...) out of
fsi-master-gpio.c to fsi-master.h in order to share them
with other master implementations.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
2018-07-12 12:06:02 +10:00
..
Kconfig fsi/sbefifo: Add dependency on OF_ADDRESS 2018-07-12 11:51:19 +10:00
Makefile fsi/sbefifo: Add driver for the SBE FIFO 2018-06-12 14:05:39 +10:00
fsi-core.c fsi: Don't use device_unregister() in fsi_master_register() 2018-07-12 12:05:11 +10:00
fsi-master-gpio.c fsi: Move various master definitions to a common header 2018-07-12 12:06:02 +10:00
fsi-master-hub.c fsi: master-hub: Fix sparse warnings 2018-06-18 14:33:56 +10:00
fsi-master.h fsi: Move various master definitions to a common header 2018-07-12 12:06:02 +10:00
fsi-sbefifo.c fsi: sbefifo: Fix checker warning about late NULL check 2018-07-12 11:53:37 +10:00
fsi-scom.c fsi: scom: Major overhaul 2018-06-18 15:11:53 +10:00