linux/drivers/pinctrl/meson
Heiner Kallweit 4c8127cb52 pinctrl: meson-gxbb: remove non-existing pin GPIOX_22
After commit 34e61801a3 "pinctrl: meson-gxbb: Add missing GPIODV_18
pin entry" I started to get the following warning:

"meson-pinctrl c8834000.periphs:pinctrl@4b0: names 119 do not match
number of GPIOs 120"

It turned out that not the mentioned commit has a problem, it just
revealed another problem which had existed before.

There is no PIN GPIOX_22 on Meson GXBB.

Fixes: 468c234f9e ("pinctrl: amlogic: Add support for Amlogic Meson GXBB SoC")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-06-09 09:25:10 +02:00
..
Makefile pinctrl: meson: Add GXL pinctrl definitions 2016-11-04 23:05:06 +01:00
pinctrl-meson8.c pinctrl: meson: meson8: add the AO HDMI CEC pin 2017-05-22 10:39:25 +02:00
pinctrl-meson8b.c pinctrl: meson: meson8b: rename the NAND DQS pin definitions 2017-04-07 09:30:39 +02:00
pinctrl-meson-gxbb.c pinctrl: meson-gxbb: remove non-existing pin GPIOX_22 2017-06-09 09:25:10 +02:00
pinctrl-meson-gxl.c pinctrl: meson-gxl: Add Ethernet PHY LEDS pins 2017-05-29 11:00:59 +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