linux/drivers/soc/fsl/qe
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
..
gpio.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
Kconfig soc: fsl: cpm1: qmc: Fix dependency on fsl_soc.h 2024-09-04 09:30:53 +00:00
Makefile soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports 2026-01-10 10:52:45 +01:00
qe_common.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
qe_ic.c soc: Use dev_fwnode() 2025-07-08 10:29:28 +02:00
qe_io.c soc: fsl: qe: Check of ioremap return value 2022-02-18 17:11:23 -06:00
qe_ports_ic.c soc: fsl: qe_ports_ic: switch to irq_domain_create_linear() 2026-03-25 11:24:07 +01:00
qe_tdm.c soc: fsl: Explicitly include correct DT includes 2023-08-12 10:31:02 +02:00
qe.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
qmc.c soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_init_resources() 2026-02-23 14:49:27 +01:00
tsa.c FSL SOC changes for 6.13: 2024-11-15 15:19:47 +01:00
tsa.h soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num() 2024-09-03 07:49:19 +02:00
ucc_fast.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ucc_slow.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ucc.c soc: fsl: qe: ucc: Export ucc_mux_set_grant_tsa_bkpt 2024-09-05 14:12:15 +00:00
usb.c soc: fsl: qe: avoid ppc-specific io accessors 2019-12-09 13:54:29 -06:00