Commit b9e7dfde authored by Slawomir Stepien's avatar Slawomir Stepien Committed by Guenter Roeck
Browse files

hwmon: (lm90) Add compatible entry for adt7481



This will allow binding the driver with the device from the device tree.

Signed-off-by: default avatarSlawomir Stepien <slawomir.stepien@nokia.com>
Link: https://lore.kernel.org/r/20220525073657.573327-4-sst@poczta.fm


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent f0769121
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -294,6 +294,10 @@ static const struct of_device_id __maybe_unused lm90_of_match[] = {
		.compatible = "adi,adt7461a",
		.data = (void *)adt7461a
	},
	{
		.compatible = "adi,adt7481",
		.data = (void *)adt7481
	},
	{
		.compatible = "gmt,g781",
		.data = (void *)g781