On 05/20/2014 11:27 PM, Philippe Reynes wrote:
This driver add partial support of the
maxim 1027/1029/1031. Differential mode is not
supported.

It was tested on armadeus apf27 board.

Signed-off-by: Philippe Reynes <trem...@yahoo.fr>
---
  .../devicetree/bindings/iio/adc/max1027-adc.txt    |   21 +
  drivers/staging/iio/adc/Kconfig                    |    9 +
  drivers/staging/iio/adc/Makefile                   |    1 +
  drivers/staging/iio/adc/max1027.c                  |  553 ++++++++++++++++++++

New drivers should go into drivers/iio/

  4 files changed, 584 insertions(+), 0 deletions(-)
  create mode 100644 Documentation/devicetree/bindings/iio/adc/max1027-adc.txt
  create mode 100644 drivers/staging/iio/adc/max1027.c
[...]
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to