aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/altera-fpga2sdram.c
diff options
context:
space:
mode:
authorJosua Mayer <[email protected]>2024-03-07 11:06:58 +0000
committerGuenter Roeck <[email protected]>2024-03-07 17:17:40 +0000
commit3f003fda98a7a8d5f399057d92e6ed56b468657c (patch)
tree2df129f0fdc66c8d3a18424be056ffb95b6f53a1 /drivers/fpga/altera-fpga2sdram.c
parentdt-bindings: hwmon: lm75: use common hwmon schema (diff)
downloadkernel-3f003fda98a7a8d5f399057d92e6ed56b468657c.tar.gz
kernel-3f003fda98a7a8d5f399057d92e6ed56b468657c.zip
hwmon: (amc6821) add of_match table
Add of_match table for "ti,amc6821" compatible string. This fixes automatic driver loading by userspace when using device-tree, and if built as a module like major linux distributions do. While devices probe just fine with i2c_device_id table, userspace can't match the "ti,amc6821" compatible string from dt with the plain "amc6821" device id. As a result, the kernel module can not be loaded. Cc: [email protected] Signed-off-by: Josua Mayer <[email protected]> Link: https://lore.kernel.org/r/[email protected] [groeck: Cleaned up patch description] Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions