linux/drivers/dpll/zl3073x
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
..
chan.c dpll: zl3073x: report FFO as DPLL vs input reference offset 2026-05-12 18:48:07 -07:00
chan.h dpll: zl3073x: report FFO as DPLL vs input reference offset 2026-05-12 18:48:07 -07:00
core.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2026-05-28 14:02:21 -07:00
core.h dpll: zl3073x: make frequency monitor a per-device attribute 2026-05-28 14:05:29 +02:00
devlink.c devlink: pass param values by pointer 2026-05-25 14:03:06 -07:00
devlink.h dpll: zl3073x: Add low-level flash functions 2025-09-15 08:08:39 -07:00
dpll.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
dpll.h dpll: zl3073x: make frequency monitor a per-device attribute 2026-05-28 14:05:29 +02:00
flash.c dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patterns 2026-04-12 08:27:33 -07:00
flash.h dpll: zl3073x: Add low-level flash functions 2025-09-15 08:08:39 -07:00
fw.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fw.h dpll: zl3073x: Add firmware loading functionality 2025-09-15 08:08:39 -07:00
i2c.c dpll: zl3073x: Use named initializers for struct i2c_device_id 2026-05-20 19:01:36 -07:00
Kconfig dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET 2025-08-04 17:22:55 -07:00
Makefile dpll: zl3073x: introduce zl3073x_chan for DPLL channel state 2026-03-17 19:05:12 -07:00
out.c dpll: zl3073x: use struct_group to partition states 2026-03-17 19:05:12 -07:00
out.h dpll: zl3073x: add ref sync and output clock type helpers 2026-04-12 08:27:33 -07:00
prop.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
prop.h dpll: zl3073x: Read DPLL types and pin properties from system firmware 2025-07-09 19:08:53 -07:00
ref.c dpll: zl3073x: add zl3073x_ref_state_update helper 2026-03-17 19:05:12 -07:00
ref.h dpll: zl3073x: report FFO as DPLL vs input reference offset 2026-05-12 18:48:07 -07:00
regs.h dpll: zl3073x: report FFO as DPLL vs input reference offset 2026-05-12 18:48:07 -07:00
spi.c dpll: zl3073x: detect DPLL channel count from chip ID at runtime 2026-03-03 12:15:30 +01:00
synth.c dpll: zl3073x: Split ref, out, and synth logic from core 2025-11-17 20:23:37 -08:00
synth.h dpll: zl3073x: use struct_group to partition states 2026-03-17 19:05:12 -07:00