Re: [RFC PATCH 2/5] gpio: gpiolib: Add OF support for maintaining GPIO values on reset

From: Andrew Jeffery
Date: Fri Oct 20 2017 - 03:29:56 EST


On Fri, 2017-10-20 at 09:18 +0200, Linus Walleij wrote:
> On Fri, Oct 20, 2017 at 5:37 AM, Andrew Jeffery <andrew@xxxxxxxx>
> wrote:
>Â
> > @@ -32,6 +32,7 @@ enum of_gpio_flags {
> > ÂÂÂÂÂÂÂÂOF_GPIO_SINGLE_ENDED = 0x2,
> > ÂÂÂÂÂÂÂÂOF_GPIO_OPEN_DRAIN = 0x4,
> > ÂÂÂÂÂÂÂÂOF_GPIO_SLEEP_MAY_LOSE_VALUE = 0x8,
> > +ÂÂÂÂÂÂÂOF_GPIO_RESET_TOLERANT = 0x16,
>Â
> Now you're mixing up decimal and hex.

Ugh. Whoops.

Attachment: signature.asc
Description: This is a digitally signed message part