pinctrl: add pin list based GPIO ranges
authorChristian Ruppert <christian.ruppert@abilis.com>
Thu, 13 Jun 2013 12:55:31 +0000 (14:55 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 16:18:28 +0000 (18:18 +0200)
Traditionally, GPIO ranges are based on consecutive ranges of both GPIO
and pin numbers. This patch allows for GPIO ranges with arbitrary lists
of pin numbers.

Signed-off-by: Christian Ruppert <christian.ruppert@abilis.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found