On Wed, Mar 09, 2016 at 10:36:08AM +0700, Linus Walleij wrote: > I just this merge window added an ABI for userspace to read name > of the GPIO line and also consumer name ("label") by using the > two strings stored in struct gpio_desc. > > Currently this will be initialized per-offset from the seldom used > char names[] in struct gpio_chip, if not NULL. > > We're working on DT bindings to set this per-line from the DT, and > if ACPI has a mechanism to name individual lines, please submit > patches for assigning this properly! (Hi Mika ;) Hi :) Yes, ACPI nowadays has mechanism for assigning names to GPIOs (_DSD). We will look into the DT implementation and try to come up with corresponding ACPI version. Thanks for the heads-up. -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html