Re: [PATCH V5 REPOST] mfd: add support for ams AS3722 PMIC

From: Linus Walleij
Date: Mon Jun 09 2014 - 07:57:27 EST


On Fri, Jun 6, 2014 at 5:28 PM, Lee Jones <lee.jones@xxxxxxxxxx> wrote:

>> + as3722->en_intern_int_pullup = of_property_read_bool(np,
>> + "ams,enable-internal-int-pullup");
>> + as3722->en_intern_i2c_pullup = of_property_read_bool(np,
>> + "ams,enable-internal-i2c-pullup");
>
> These are still not documented. Can you please do so?

...and these look an awful lot like some pin config shoehorned
silently into the MFD subsystem.

There *are* cases where a complete pin control driver for some
IP is overkill though, I'm worried if this is some generic disease
with this driver :-/

Yours,
Linus Walleij
--
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/