linux/drivers/net/dsa/microchip
Uwe Kleine-König (The Capable Hub) 995832b2ce Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Replace the #include of <linux/mod_devicetable.h> by the more specific
<linux/device-id/*.h> where applicable. For most cases the include
can be dropped completely, only a few drivers need one or two headers
added.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/1a3f2007c5c5dcf555c09a4035ce3ae8ef1b6c49.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
2026-07-03 07:38:17 +02:00
..
Kconfig net: dsa: microchip: Add SGMII port support to KSZ9477 switch 2025-05-26 17:15:51 +02:00
ksz_common.c net: dsa: microchip: implement port_teardown only if needed 2026-06-12 18:08:08 -07:00
ksz_common.h net: dsa: microchip: implement port_teardown only if needed 2026-06-12 18:08:08 -07:00
ksz_dcb.c net: dsa: microchip: Use different registers for KSZ8463 2025-07-25 17:01:56 -07:00
ksz_dcb.h net: dsa: microchip: add support DSCP priority mapping 2024-05-08 10:35:11 +01:00
ksz_ptp_reg.h net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1 2026-01-08 13:01:16 +01:00
ksz_ptp.c net: dsa: microchip: Fix error path in PTP IRQ setup 2026-03-11 18:06:22 -07:00
ksz_ptp.h net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() 2025-05-09 16:34:09 -07:00
ksz_spi.c net: dsa: microchip: hook up ksz_switch_alloc() to chip-specific dsa_switch_ops 2026-05-08 19:09:13 -07:00
ksz8_reg.h net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata 2026-06-11 15:47:56 -07:00
ksz8.c net: dsa: microchip: implement port_teardown only if needed 2026-06-12 18:08:08 -07:00
ksz8.h net: dsa: microchip: ensure each ksz_dev_ops has its own dsa_switch_ops 2026-05-08 19:09:13 -07:00
ksz8863_smi.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ksz9477_acl.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ksz9477_i2c.c net: dsa: Use named initializers for struct i2c_device_id 2026-05-20 19:01:25 -07:00
ksz9477_reg.h net: dsa: microchip: Fix reserved multicast address table programming 2025-11-06 07:11:36 -08:00
ksz9477_tc_flower.c net: dsa: microchip: ksz9477: flower: validate control flags 2024-04-15 10:33:14 +01:00
ksz9477.c net: dsa: microchip: implement port_teardown only if needed 2026-06-12 18:08:08 -07:00
ksz9477.h net: dsa: microchip: implement port_hsr_join for KSZ9477 only 2026-06-12 18:08:07 -07:00
lan937x_main.c net: dsa: microchip: implement port_teardown only if needed 2026-06-12 18:08:08 -07:00
lan937x_reg.h net: dsa: microchip: Fix LAN937X set_ageing_time function 2024-12-19 18:04:04 -08:00
lan937x.h net: dsa: microchip: ensure each ksz_dev_ops has its own dsa_switch_ops 2026-05-08 19:09:13 -07:00
Makefile net: dsa: microchip: rename ksz8 series files 2024-09-06 08:41:35 +01:00