]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: davinci: add support for pinmux gpio ranges
authorDavid Lechner <david@lechnology.com>
Sun, 21 Jan 2018 23:09:40 +0000 (17:09 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 12 Feb 2018 08:36:06 +0000 (09:36 +0100)
commit3c87d7c874b2119c1cff4eee5586b9a6bc0b7fe9
treeb255a45c17dd8f17eaec7e38c08e206af005628c
parent4760b6fa442276783aa4294e131b72fea8c5a18a
gpio: davinci: add support for pinmux gpio ranges

This adds support for the pinmux gpio ranges feature to the DaVinci gpio
driver. Only device tree is supported since the non-DT boards don't
use a generic pinmux controller.

Cc: Keerthy <j-keerthy@ti.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-davinci.c