On Wed, Oct 29, 2014 at 9:13 AM, Alexandre Courbot <[email protected]> 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 <[email protected]> > CC: Linus Walleij <[email protected]> > CC: Arnd Bergmann <[email protected]> > CC: Rafael J. Wysocki <[email protected]> > CC: Mika Westerberg <[email protected]> > --- > 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 devicetree" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
