On 05/06/2018 03:30 PM, Michael Trimarchi wrote: > +#define DS1807_CHANNEL(ch) { \ > + .type = IIO_CHAN_INFO_HARDWAREGAIN, \ I don't think this is a channel type. > + .indexed = 1, \ > + .output = 1, \ > + .channel = (ch), \ > + .info_mask_separate = BIT(IIO_CHAN_INFO_HARDWAREGAIN), \ > +} -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html