Skip to content

Commit 8995212

Browse files
committed
iio: adc: ad4170: Add initial support for AD4195
Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
1 parent 1b8366f commit 8995212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/iio/adc/ad4170.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2213,6 +2213,7 @@ static const struct of_device_id ad4170_of_match[] = {
22132213
{
22142214
.compatible = "adi,ad4170",
22152215
.compatible = "adi,ad4190",
2216+
.compatible = "adi,ad4195",
22162217
},
22172218
{ }
22182219
};

0 commit comments

Comments
 (0)