Re: [PATCH] mfd: twl4030: Driver for twl4030 madc module

From: Sergey Lapin
Date: Wed Jan 20 2010 - 07:12:38 EST


Hi, all!

On Wed, Nov 25, 2009 at 1:47 PM, Amit Kucheria
<amit.kucheria@xxxxxxxxxxxxx> wrote:
> From: Mikko Ylinen <mikko.k.ylinen@xxxxxxxxx>
>
> This ADC allows monitoring of analog signals such as battery levels,
> temperatures, etc.
>
> Several people have contributed to this driver on the linux-omap list.
>
> Signed-off-by: Amit Kucheria <amit.kucheria@xxxxxxxxxxxxx>
> ---
>  drivers/mfd/Kconfig              |   21 ++
>  drivers/mfd/Makefile             |    3 +-
>  drivers/mfd/twl4030-madc.c       |  548 ++++++++++++++++++++++++++++++++++++++
>  include/linux/i2c/twl4030-madc.h |  126 +++++++++
>  4 files changed, 697 insertions(+), 1 deletions(-)
>  create mode 100644 drivers/mfd/twl4030-madc.c
>  create mode 100644 include/linux/i2c/twl4030-madc.h
>

We have just tried to adopt this driver to our custom OMAP3 board, but
were unable to get any interrupts.
Any ideas on what is missing? We've checked whole TRM and found
nothing wrong yet :(

Thanks a lot.
S.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/