commit | 8297992cad599e8a214e65959ccdde51738fe5a2 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Oct 16 09:46:11 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Oct 23 10:11:34 2015 +0200 |
tree | bb8ff9767d7e68aa020337b96589cb89b0240fdf | |
parent | ec879f1272283c040bc70e1a1fff5edbb547be59 [diff] |
pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl block The r_pio gpio / pin controller has a pin_base of non 0, we need to adjust for this before calling sunxi_pinctrl_desc_find_function_by_pin. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>