mirror-linux/drivers/fsi
Uwe Kleine-König 0d295b19bd fsi: scom: Convert to fsi bus probe mechanism
The fsi bus got a dedicated probe function. Make use of that. This fixes
a runtime warning about the driver needing to be converted to the bus
probe method.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Acked-by: Eddie James <eajames@linux.ibm.com>
Link: https://patch.msgid.link/d02a22f2f5442dc03d1d803d1b8190bc89bc71d4.1765279318.git.u.kleine-koenig@baylibre.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-01-27 16:35:36 +01:00
..
Kconfig fsi: Add I2C Responder SCOM driver 2023-08-11 13:32:14 +09:30
Makefile fsi: Add I2C Responder SCOM driver 2023-08-11 13:32:14 +09:30
cf-fsi-fw.h fsi: cf-fsi-fw: Use the correct style for SPDX License Identifier 2019-06-19 19:35:51 +02:00
fsi-core.c fsi: Create bus specific probe and remove functions 2026-01-27 16:35:36 +01:00
fsi-master-aspeed.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
fsi-master-ast-cf.c fsi: master-ast-cf: Use of_reserved_mem_region_to_resource for "memory-region" 2025-07-16 14:27:49 +02:00
fsi-master-gpio.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
fsi-master-hub.c fsi: master: Convert to fsi bus probe mechanism 2026-01-27 16:35:36 +01:00
fsi-master-i2cr.c fsi: i2cr: Switch to use struct i2c_driver's .probe() 2023-08-22 15:51:33 +02:00
fsi-master-i2cr.h fsi: Add IBM I2C Responder virtual FSI master 2023-08-11 13:32:14 +09:30
fsi-master.h fsi: Move fsi_slave structure definition to header 2023-08-09 15:41:59 +09:30
fsi-occ.c fsi: occ: Update response size to 8kb 2025-10-22 07:55:16 +02:00
fsi-sbefifo.c fsi: sbefifo: Convert to fsi bus probe mechanism 2026-01-27 16:35:36 +01:00
fsi-scom.c fsi: scom: Convert to fsi bus probe mechanism 2026-01-27 16:35:36 +01:00
fsi-slave.h fsi: Move fsi_slave structure definition to header 2023-08-09 15:41:59 +09:30
i2cr-scom.c fsi: i2cr-scom: Convert to fsi bus probe mechanism 2026-01-27 16:35:36 +01:00