Re: [PATCH v2] Documentation: gpio: guidelines for bindings

From: Linus Walleij
Date: Thu Oct 30 2014 - 11:42:52 EST


On Wed, Oct 29, 2014 at 9:13 AM, Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:

> Now that ACPI supports named GPIO properties, either through ACPI 5.1 or
> the per-driver ACPI GPIO mappings, we can be more narrow about the way
> GPIOs should be specified in Device Tree bindings.
>
> This patch updates the GPIO DT bindings documentation to highlight the
> following rules for new GPIO bindings:
>
> - All new bindings must have a meaningful name (e.g. the "gpios"
> property must not be used)
> - The only suffix allowed is "-gpios", no matter the number of
> descriptors in the property
> - GPIOs can only be grouped under the same property when they serve the
> same purpose, a case that should remain exceptional (e.g. bit-banged
> data lines).
>
> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
> CC: Linus Walleij <linus.walleij@xxxxxxxxxx>
> CC: Arnd Bergmann <arnd@xxxxxxxx>
> CC: Rafael J. Wysocki <rjw@xxxxxxxxxxxxx>
> CC: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
> ---
> Changes since v1:
> - Rewritten in OS-neutral manner.

Patch applied with the ACKs, thanks!

Yours,
Linus Walleij
--
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/