]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
hwmon: (adt7462) Add of_match_table to support devicetree
authorKory Maincent <kory.maincent@bootlin.com>
Mon, 8 Jun 2026 15:23:43 +0000 (17:23 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 9 Jun 2026 15:23:18 +0000 (08:23 -0700)
commitcd1b42617aafe01810ab7d3b9948d2f5fa9fb8af
tree9e8503772207ab2f63813916414f3ea14167822e
parent5f6617089dc06f9941e8ca57ba64345c9f1ed9ed
hwmon: (adt7462) Add of_match_table to support devicetree

Add of_match_table to add support of devicetree probing.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
[rgantois: Removed of_match_ptr().]
Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
Link: https://lore.kernel.org/r/20260608-adt7462-bindings-v2-1-272982c40325@bootlin.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/adt7462.c