linux/drivers/dpll
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
..
zl3073x Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
dpll_core.c dpll: extend pin notifier with notification source ID 2026-06-13 13:24:34 -07:00
dpll_core.h dpll: extend pin notifier with notification source ID 2026-06-13 13:24:34 -07:00
dpll_netlink.c dpll: allow fwnode pins to attempt state change without capability bit 2026-06-13 13:24:34 -07:00
dpll_netlink.h dpll: extend pin notifier with notification source ID 2026-06-13 13:24:34 -07:00
dpll_nl.c dpll: add generic DPLL type 2026-06-13 13:24:31 -07:00
dpll_nl.h dpll: add pin operational state 2026-04-30 16:21:49 +02:00
Kconfig dpll: Add reference count tracking support 2026-02-05 15:57:46 +01:00
Makefile dpll: Add basic Microchip ZL3073x support 2025-07-09 19:08:52 -07:00