Thread (13 messages) 13 messages, 4 authors, 2023-02-23

Re: [PATCH v5 3/5] iio: adc: max77541: Add ADI MAX77541 ADC Support

From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2023-02-21 12:01:46
Also in: linux-iio, lkml

On Tue, Feb 21, 2023 at 01:39:11PM +0300, Okan Sahin wrote:
The MAX77541 has an 8-bit Successive Approximation Register (SAR) ADC
with four multiplexers for supporting the telemetry feature.
...
+#include <linux/bitfield.h>
+#include <linux/i2c.h>
Unused header.
+#include <linux/iio/iio.h>
+#include <linux/mod_devicetable.h>
+#include <linux/platform_device.h>
+#include <linux/regmap.h>
+#include <linux/units.h>
+
+#include <linux/mfd/max77541.h>
-- 
With Best Regards,
Andy Shevchenko

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help