ACPI has no regulators, thus we need to provide a reference voltage value for ACPI platforms for now. I leave regulator request in place because for ACPI we will get dummy regulator. This is done in patch 1. Since we have no dedicated ACPI ID we may use compatible string, so, patch 2 adds them. In v2: - correct subject in patch 1 - add tag for patch 2 - change patch 1 to leave a regulator request in place - do not add tag for patch 1 because of above Andy Shevchenko (2): iio: adc: ti-ads7950: Allow to use on ACPI platforms iio: adc: ti-ads7950: Add OF device ID table drivers/iio/adc/ti-ads7950.c | 42 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 4 deletions(-) -- 2.13.2 -- 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