[PATCH 3/3] pinctrl: Introduce pinctrl driver for Qualcomm pm8xxx

Linus Walleij linus.walleij at linaro.org
Wed Jul 23 01:45:40 PDT 2014


On Tue, Jul 15, 2014 at 12:48 AM, Bjorn Andersson <bjorn at kryo.se> wrote:
> On Wed, Jul 9, 2014 at 2:32 AM, Linus Walleij <linus.walleij at linaro.org> wrote:
>> On Tue, Jul 8, 2014 at 3:26 AM, Bjorn Andersson
> [...]

>> "direction" also seems a bit bool ... even "output_value".
>>
>
> "direction" is 2 bits that can be both be set, unfortunately it's not entirely
> clear to me what's expected when setting both; so I've copied the logic as good
> as possible from the codeaurora driver.

Oh, can you do this?

u8 foo:2;

?

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list