linux-stable/drivers/nfc/st-nci
Mark Brown 31339440b2 nfc: st-nci: Add SPI ID matching DT compatible
Currently autoloading for SPI devices does not use the DT ID table, it uses
SPI modalises. Supporting OF modalises is going to be difficult if not
impractical, an attempt was made but has been reverted, so ensure that
module autoloading works for this driver by adding the part name used in
the compatible to the list of SPI IDs.

Fixes: 96c8395e21 ("spi: Revert modalias changes")
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-09-23 12:53:06 +01:00
..
core.c nfc: st-nci: remove unused header includes 2021-08-26 09:13:36 +01:00
i2c.c nfc: constify nfc_phy_ops 2021-07-25 09:21:21 +01:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
ndlc.c nfc: constify nfc_phy_ops 2021-07-25 09:21:21 +01:00
ndlc.h nfc: constify nfc_phy_ops 2021-07-25 09:21:21 +01:00
se.c nfc: st-nci: drop ftrace-like debugging messages 2021-05-31 21:32:37 -07:00
spi.c nfc: st-nci: Add SPI ID matching DT compatible 2021-09-23 12:53:06 +01:00
st-nci.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 2019-06-05 17:37:12 +02:00
vendor_cmds.c nfc: constify pointer to nfc_vendor_cmd 2021-07-25 09:21:21 +01:00