Re: Kconfig help descriptions

2011-07-25 Thread Mark Brown
On Thu, Jul 21, 2011 at 12:57:03PM +0300, Felipe Balbi wrote: the problem seems to be worse then you thought: $ git ls-files drivers/ | grep madc drivers/hwmon/twl4030-madc-hwmon.c drivers/mfd/twl4030-madc.c This is normal for this sort of auxiliary ADC - they're *normally* used for system

Kconfig help descriptions

2011-07-21 Thread Russell King - ARM Linux
Some of the Kconfig help descriptions aren't very useful - for example: | CONFIG_TWL4030_MADC: | | This driver provides support for triton TWL4030-MADC. The | driver supports both RT and SW conversion methods. | | This driver can be built as a module. If so it will be | named twl4030-madc What

Re: Kconfig help descriptions

2011-07-21 Thread Felipe Balbi
On Thu, Jul 21, 2011 at 10:22:21AM +0100, Russell King - ARM Linux wrote: Some of the Kconfig help descriptions aren't very useful - for example: | CONFIG_TWL4030_MADC: | | This driver provides support for triton TWL4030-MADC. The | driver supports both RT and SW conversion methods

Re: Kconfig help descriptions

2011-07-21 Thread Russell King - ARM Linux
On Thu, Jul 21, 2011 at 12:37:19PM +0300, Felipe Balbi wrote: On Thu, Jul 21, 2011 at 10:22:21AM +0100, Russell King - ARM Linux wrote: Some of the Kconfig help descriptions aren't very useful - for example: | CONFIG_TWL4030_MADC: | | This driver provides support for triton TWL4030

Re: Kconfig help descriptions

2011-07-21 Thread Felipe Balbi
Hi, On Thu, Jul 21, 2011 at 10:22:21AM +0100, Russell King - ARM Linux wrote: Some of the Kconfig help descriptions aren't very useful - for example: | CONFIG_TWL4030_MADC: | | This driver provides support for triton TWL4030-MADC. The | driver supports both RT and SW conversion methods

Re: Kconfig help descriptions

2011-07-21 Thread J, KEERTHY
apologize for missing this information in KConfig help. I will post a patch to update this. On Thu, Jul 21, 2011 at 3:27 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Thu, Jul 21, 2011 at 10:22:21AM +0100, Russell King - ARM Linux wrote: Some of the Kconfig help descriptions aren't very useful

Re: Kconfig help descriptions

2011-07-21 Thread Santosh Shilimkar
Keerthy, On 7/21/2011 4:49 PM, J, KEERTHY wrote: Hello Russel, MADC stands for monitoring ADC. It is part of TWL4030 power IC. TWL4030 is only on OMAP3 and hence not applicable for OMAP4. The driver is split accross mfd and hwmon. Generic ADC reading part is in mfd and exposing the individual