[PATCH v2 0/2] iio: adc: max1363: Add device tree support
From: Florian Vaussard
Date: Sun Jun 26 2016 - 16:05:04 EST
Hello,
This series introduces the necessary device tree binding to
perform DT boot.
Tested with MAX11644 (DT boot).
Best regards,
Florian
---
Since v1:
- First patch applied by Jonathan
- Added DT maintainer's Ack
- Fixed handling of data pointer in struct of_device_id
Florian Vaussard (2):
iio: adc: max1363: Add device tree binding documentation
iio: adc: max1363: Add device tree binding
.../devicetree/bindings/iio/adc/max1363.txt | 63 ++++++++
drivers/iio/adc/max1363.c | 169 ++++++++++++++++++++-
2 files changed, 231 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/iio/adc/max1363.txt
--
2.5.5