linux/drivers/pinctrl/meson
Martin Blumenstingl 97ba26b8a9 pinctrl: meson: meson8b: fix the NAND DQS pins
The nand_groups table uses different names for the NAND DQS pins than
the GROUP() definition in meson8b_cbus_groups (nand_dqs_0 vs nand_dqs0).
This prevents using the NAND DQS pins in the devicetree.

Fix this by ensuring that the GROUP() definition and the
meson8b_cbus_groups use the same name for these pins.

Fixes: 0fefcb6876 ("pinctrl: Add support for Meson8b")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-04-07 09:29:02 +02:00
..
Makefile pinctrl: meson: Add GXL pinctrl definitions 2016-11-04 23:05:06 +01:00
pinctrl-meson8.c pinctrl: meson: get rid of unneeded domain structures 2016-08-22 11:21:57 +02:00
pinctrl-meson8b.c pinctrl: meson: meson8b: fix the NAND DQS pins 2017-04-07 09:29:02 +02:00
pinctrl-meson-gxbb.c pinctrl: meson: gxbb: add spdif output pins 2017-03-28 15:11:34 +02:00
pinctrl-meson-gxl.c pinctrl: meson: gxl: add spdif output pins 2017-03-28 15:14:12 +02:00
pinctrl-meson.c pinctrl: meson: use gpio-ranges from DT 2017-03-28 11:40:24 +02:00
pinctrl-meson.h pinctrl: meson: Add GXL pinctrl definitions 2016-11-04 23:05:06 +01:00