]> git.baikalelectronics.ru Git - kernel.git/commit
fsi: Move various master definitions to a common header
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sun, 10 Jun 2018 06:25:25 +0000 (16:25 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 12 Jul 2018 02:06:02 +0000 (12:06 +1000)
commit7165b8643ca7520d318a7d69dff3d4ac395a1054
treeace39cd9a01090ee5df5bb8a1d62402471d87711
parent9c1b2970fc6db9ce30deaa5a494bfe9945d43bfe
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>
drivers/fsi/fsi-master-gpio.c
drivers/fsi/fsi-master.h