Centos-kernel-stream-9/drivers/nfc
Mark Salter 0e55c0f6e5 nfc: st-nci: Add SPI ID matching DT compatible
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2071848
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2122415

commit 31339440b2d0a4987030aac026adbaba44e22490
Author: Mark Brown <broonie@kernel.org>
Date: Wed, 22 Sep 2021 19:30:37 +0100

    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: 96c8395e2166 ("spi: Revert modalias changes")
    Signed-off-by: Mark Brown <broonie@kernel.org>
    Signed-off-by: David S. Miller <davem@davemloft.net>

Signed-off-by: Mark Salter <msalter@redhat.com>
2023-01-26 12:44:19 -05:00
..
fdp nfc: fdp: remove unnecessary labels 2021-06-11 12:50:32 -07:00
microread NFC: microread: Remove redundant assignment to variable err 2021-06-01 16:58:38 -07:00
nfcmrvl nfc: mrvl: reduce the scope of local variables 2021-06-03 13:59:08 -07:00
nxp-nci NFC: nxp-nci: remove unnecessary label 2021-06-18 12:57:30 -07:00
pn533 nfc: pn533: drop unneeded braces {} in if 2021-05-31 21:32:37 -07:00
pn544 nfc: pn544: drop ftrace-like debugging messages 2021-05-31 21:32:37 -07:00
s3fwrn5 nfc: s3fwrn5: fix undefined parameter values in dev_err() 2021-07-28 09:23:59 +01:00
st-nci nfc: st-nci: Add SPI ID matching DT compatible 2023-01-26 12:44:19 -05:00
st21nfca nfc: st21nfca: drop ftrace-like debugging messages 2021-05-31 21:32:37 -07:00
st95hf nfc: st95hf: fix indentation to tabs 2021-05-31 21:32:37 -07:00
Kconfig nfc: Add a virtual nci device driver 2021-01-29 18:03:33 -08:00
Makefile nfc: Add a virtual nci device driver 2021-01-29 18:03:33 -08:00
mei_phy.c nfc: mei_phy: drop ftrace-like debugging messages 2021-05-31 21:31:08 -07:00
mei_phy.h
nfcsim.c nfc: nfcsim: fix use after free during module unload 2021-07-28 10:20:16 +01:00
port100.c nfc: port100: correct kerneldoc for structure 2021-05-28 15:05:55 -07:00
trf7970a.c nfc: fix typo 2021-01-25 19:35:26 -08:00
virtual_ncidev.c nfc: Add a virtual nci device driver 2021-01-29 18:03:33 -08:00