commit | fe132649b5b28c19bc657d167c232180774739f8 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Jul 08 12:46:46 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jul 15 20:55:15 2014 +0200 |
tree | 83b40b59e1d17538fdf23e7e4c4048fcd1665d31 | |
parent | 9963b53693c5fd20405ea8feb07c5a8626380d52 [diff] |
gpio: rcar: Add support for DT IRQ flags The gpio-rcar driver has no IRQ domain OF xlate function and thus ignores IRQ flags specified in DT. Fix this by using the two-cell xlate function. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>