alistair23-linux/drivers/pinctrl/meson
Carlo Caione 984cffdeae 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>
2015-05-19 11:40:52 +02:00
..
Makefile pinctrl: Add support for Meson8b 2015-04-07 11:44:40 +02:00
pinctrl-meson.c pinctrl: Fix gpio/pin mapping for Meson8b 2015-05-19 11:40:52 +02:00
pinctrl-meson.h pinctrl: Add support for Meson8b 2015-04-07 11:44:40 +02:00
pinctrl-meson8.c pinctrl: Cleanup Meson8 driver 2015-04-07 11:40:42 +02:00
pinctrl-meson8b.c pinctrl: Fix gpio/pin mapping for Meson8b 2015-05-19 11:40:52 +02:00