linux-stable/drivers/fsi
Eddie James b374b039e0 fsi: aspeed: Reset master errors after CFAM reset
[ Upstream commit 52300909f4 ]

It has been observed that sometimes the FSI master will return all 0xffs
after a CFAM has been taken out of reset, without presenting any error.
Resetting the FSI master errors resolves the issue.

Fixes: 4a851d714e ("fsi: aspeed: Support CFAM reset GPIO")
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20230612195657.245125-8-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-09-19 12:20:18 +02:00
..
Kconfig
Makefile
cf-fsi-fw.h
fsi-core.c fsi: core: Check error number after calling ida_simple_get 2022-10-26 13:25:38 +02:00
fsi-master-aspeed.c fsi: aspeed: Reset master errors after CFAM reset 2023-09-19 12:20:18 +02:00
fsi-master-ast-cf.c fsi: master-ast-cf: Add MODULE_FIRMWARE macro 2023-09-19 12:20:03 +02:00
fsi-master-gpio.c fsi: Add missing MODULE_DEVICE_TABLE 2021-07-20 16:05:42 +02:00
fsi-master-hub.c
fsi-master.h
fsi-occ.c fsi: Add missing MODULE_DEVICE_TABLE 2021-07-20 16:05:42 +02:00
fsi-sbefifo.c WRITE is "data source", not destination... 2023-02-15 17:22:11 +01:00
fsi-scom.c