Add support for the AD4884, a dual-channel, 16-bit, 40 MSPS SAR ADC,
to the ad4080 driver family.
Patch 1 adds the AD4884 compatible string to the devicetree binding.
Patch 2 adds the chip info and device ID to the driver.
Antoniu Miclaus (2):
dt-bindings: iio: adc: ad4080: add AD4884 support
iio: adc: ad4080: add support for AD4884
.../bindings/iio/adc/adi,ad4080.yaml | 5 ++++-
drivers/iio/adc/ad4080.c | 18 ++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
--
2.43.0