pinctrl: meson-gxbb: remove non-existing pin GPIOX_22
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 7 Jun 2017 05:44:20 +0000 (07:44 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 9 Jun 2017 07:25:10 +0000 (09:25 +0200)
commit4c8127cb523982e0a474ad80b14b665dc2f37b3b
tree1d4a31241791417a9e52b5654e267e1e7ee40457
parentfe5984112ebb9951f6f42ee1b20d7441f37c807e
pinctrl: meson-gxbb: remove non-existing pin GPIOX_22

After commit 34e61801a3b9 "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: 468c234f9ed7 ("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>
drivers/pinctrl/meson/pinctrl-meson-gxbb.c