Re: [PATCH v6] pinctrl: add a pin config interface

From: Thomas Abraham
Date: Wed Jan 18 2012 - 02:16:52 EST


Hi Linus,

On 9 December 2011 17:27, Linus Walleij <linus.walleij@xxxxxxxxxxxxxx> wrote:
> From: Linus Walleij <linus.walleij@xxxxxxxxxx>
>
> This add per-pin and per-group pin config interfaces for biasing,
> driving and other such electronic properties. The details of passed
> configurations are passed in an opaque unsigned long which may be
> dereferences to integer types, structs or lists on either side
> of the configuration interface.

In case of runtime pinmuxing, the pin configuration would also be
required to be setup in some cases. pin_config_set() is suitable to be
called from the platform code. In case of runtime pinmuxing in driver
code, is there any way to set the pin config also at runtime in driver
code?

Thanks,
Thomas.
--
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/