1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/dsa/b53
Florian Fainelli 88362ebfd7 net: dsa: b53: Add SPI ID table
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 an id_table
listing the SPI IDs for everything.

Fixes: 96c8395e21 ("spi: Revert modalias changes")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-12-02 13:05:17 +00:00
..
b53_common.c net: dsa: b53: serialize access to the ARL table 2021-10-25 12:59:41 +01:00
b53_mdio.c net: dsa: be compatible with masters which unregister on shutdown 2021-09-19 12:08:37 +01:00
b53_mmap.c net: dsa: be compatible with masters which unregister on shutdown 2021-09-19 12:08:37 +01:00
b53_priv.h net: dsa: b53: serialize access to the ARL table 2021-10-25 12:59:41 +01:00
b53_regs.h net: dsa: b53: Support setting learning on port 2021-02-23 12:23:00 -08:00
b53_serdes.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
b53_serdes.h net: dsa: b53: Use the correct style for SPDX License Identifier 2019-09-22 15:24:51 -07:00
b53_spi.c net: dsa: b53: Add SPI ID table 2021-12-02 13:05:17 +00:00
b53_srab.c net: dsa: be compatible with masters which unregister on shutdown 2021-09-19 12:08:37 +01:00
Kconfig net: dsa: b53: support legacy tags 2021-03-17 12:24:36 -07:00
Makefile net: dsa: b53: Add SerDes support 2018-09-06 07:48:34 -07:00