]> git.karo-electronics.de Git - linux-beck.git/commit
ACPI / gpio: Add support for naming GPIOs
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 21 Oct 2016 14:21:32 +0000 (17:21 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 24 Oct 2016 14:33:11 +0000 (16:33 +0200)
commit4035cc15b99f4f4a4e29081b82aca010137e33da
tree763f6b5ed713deb78cd277704fb6ba02f82d1fd4
parent9427ecbed46cc8425338084ae42ce8749566586f
ACPI / gpio: Add support for naming GPIOs

Now that we have the new helper function that sets nice names for GPIO
lines based on "gpio-line-names" device property, we can take advantage of
this in acpi_gpiochip_add().

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/acpi/gpio-properties.txt
drivers/gpio/gpiolib-acpi.c