Re: [PATCH v1 1/1] gpio: of: provide option generic property for initial line states

From: Rob Herring
Date: Fri Jun 09 2017 - 11:42:01 EST


On Fri, Jun 9, 2017 at 9:16 AM, Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> wrote:
> This property is needed for barebox or may be other bootloaders
> to set proper gpio configuration as early as possible.
>
> This example is mainly based on "lines-initial-states" property
> from this binding documentation:
> Documentation/devicetree/bindings/gpio/gpio-pcf857x.txt

Don't we have a binding for this already based on gpio-hogs.

Rob