summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorMatti Vaittinen <mazziesaccount@gmail.com>2026-06-26 10:24:21 +0300
committerGuenter Roeck <linux@roeck-us.net>2026-08-10 08:59:40 -0700
commitd475fcefbb145b7cd0ebacf17a1def2ff65148a7 (patch)
treef07a962d128ed0611f6864201a4601fa839506eb /scripts/Makefile.thinlto
parentb0374b52b4b56034d46897d00f72dd4351e9a433 (diff)
hwmon: (pmbus/adm1275) Support module auto-loading
Populating the i2c_device_id -table is not enough to make the driver module automatically load when device-tree node for the power-monitor is parsed at boot. Adding the of_device_id tables causes the driver module to be automatically load at boot. Testing has been done with rather old Debian system. When inspecting the generated module-aliases with the insmod, following entries seem to be the difference: alias: of:N*T*Cadi,adm1075C* alias: of:N*T*Cadi,adm1075 I suspect these are required for the module loading to work. Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com> Link: https://lore.kernel.org/r/9eca6831f9fe2d781bb88337397c39b10e36f5c6.1782458224.git.mazziesaccount@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions