Commit 0a440ee9 authored by Juergen Beisert's avatar Juergen Beisert Committed by Jonathan Cameron

Staging/iio: add TODO reminder

Some things have still to be done to the LRADC driver.
Signed-off-by: default avatarJuergen Beisert <jbe@pengutronix.de>
Acked-by: default avatarAcked-by: Marek Vasut <marex@denx.de>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
CC: linux-arm-kernel@lists.infradead.org
CC: linux-input@vger.kernel.org
CC: devel@driverdev.osuosl.org
CC: Marek Vasut <marex@denx.de>
CC: Fabio Estevam <fabio.estevam@freescale.com>
CC: Jonathan Cameron <jic23@cam.ac.uk>
parent e9c88fb5
...@@ -13,6 +13,17 @@ Would be nice ...@@ -13,6 +13,17 @@ Would be nice
3) Expand device set. Lots of other maxim adc's have very 3) Expand device set. Lots of other maxim adc's have very
similar interfaces. similar interfaces.
MXS LRADC driver:
This is a classic MFD device as it combines the following subdevices
- touchscreen controller (input subsystem related device)
- general purpose ADC channels
- battery voltage monitor (power subsystem related device)
- die temperature monitor (thermal management)
At least the battery voltage and die temperature feature is required in-kernel
by a driver of the SoC's battery charging unit to avoid any damage to the
silicon and the battery.
TSL2561 TSL2561
Would be nice Would be nice
1) Open question of userspace vs kernel space balance when 1) Open question of userspace vs kernel space balance when
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment