fsi: Add aliased device numbering
authorEddie James <eajames@linux.ibm.com>
Mon, 12 Jun 2023 19:56:45 +0000 (14:56 -0500)
committerJoel Stanley <joel@jms.id.au>
Wed, 9 Aug 2023 06:11:59 +0000 (15:41 +0930)
commit21930d80ed4f76fea3d8773a6c4c8e6f57326fdd
tree15bc403c41a0f632ed1e249507c7c79913dcf422
parentd5d8dfb01e1041836cef4d2d69b1c1c991c850fb
fsi: Add aliased device numbering

The I2C and SPI subsystems can use an aliased name to number the device.
Add similar support to the FSI subsystem for any device type.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20230612195657.245125-3-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
drivers/fsi/fsi-core.c