commit | 984cffdeaeb7ea5a21f49a89f638d84d62d08992 | [log] [tgz] |
---|---|---|
author | Carlo Caione <carlo@endlessm.com> | Sun May 17 17:57:38 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue May 19 11:40:52 2015 +0200 |
tree | 1251eeeeed538d8ba92b9f2788be9fdf817f40b5 | |
parent | 75e9143927a893aebad18b79e1bbeff4892c0d35 [diff] |
pinctrl: Fix gpio/pin mapping for Meson8b The num_pins field in the struct meson_domain_data must include also the missing pins in the Meson8b SoC, otherwise the GPIO <-> pin mapping is broken on this platform. Avoid also the dinamic allocation for GPIOs. Signed-off-by: Carlo Caione <carlo@endlessm.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>