]> git.baikalelectronics.ru Git - kernel.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)
commitfa0e952d4a59c38ccd4a3649e9d13afcaf5e41fe
tree763f6b5ed713deb78cd277704fb6ba02f82d1fd4
parent85d32132556a51e5f20e2ad8beb4e88990b9432a
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