[PATCH 0/3] mxs-lradc: Split driver into MFD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Split existing driver mxs-lradc into MFD with touchscreen and
IIO part.

Tested on I.MX28.

Ksenija Stanojevic (3):
  mfd: mxs-lradc: Add support for mxs-lradc MFD
  iio: adc: mxs-lradc: Add support for adc driver
  input: touchscreen: mxs-lradc: Add support for touchscreen

 drivers/iio/adc/Kconfig                  |  37 +-
 drivers/iio/adc/Makefile                 |   1 +
 drivers/iio/adc/mxs-lradc-adc.c          | 832 +++++++++++++++++++++++++++++++
 drivers/input/touchscreen/Kconfig        |  14 +-
 drivers/input/touchscreen/Makefile       |   1 +
 drivers/input/touchscreen/mxs-lradc-ts.c | 729 +++++++++++++++++++++++++++
 drivers/mfd/Kconfig                      |  33 +-
 drivers/mfd/Makefile                     |   1 +
 drivers/mfd/mxs-lradc.c                  | 213 ++++++++
 include/linux/mfd/mxs-lradc.h            | 210 ++++++++
 10 files changed, 2049 insertions(+), 22 deletions(-)
 create mode 100644 drivers/iio/adc/mxs-lradc-adc.c
 create mode 100644 drivers/input/touchscreen/mxs-lradc-ts.c
 create mode 100644 drivers/mfd/mxs-lradc.c
 create mode 100644 include/linux/mfd/mxs-lradc.h

-- 
1.9.1

--
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



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux