[PATCH] pinctrl: samsung: Allow pin value to be initialized using pinfunc.

Stephen Warren swarren at wwwdotorg.org
Tue Nov 19 13:46:10 EST 2013


On 11/19/2013 10:15 AM, Tomasz Figa wrote:
> This patch extends the range of settings configurable via pinfunc API
> to cover pin value as well. This allows configuration of default values
> of pins.

Shouldn't there be a driver that acquires the GPIO that's output to the
pin, and configures the output value? IIRC there have been previous
discussions re: having a list of e.g. initial GPIO output values in DT,
and that was rejected, and this patch seems to be doing almost the exact
same thing, just at the pinctrl level rather than GPIO level.

That all said, I admit this could be a useful feature...



More information about the linux-arm-kernel mailing list