OSDN Git Service

pinctrl: xway: drop the deprecated compatible strings
authorAleksander Jan Bajkowski <olek2@wp.pl>
Thu, 30 Mar 2023 21:22:24 +0000 (23:22 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 31 Mar 2023 12:38:20 +0000 (14:38 +0200)
commit33a36b8188b530f6ed8a0fba6626bd0702d6f11d
tree37e7a6335e8837fea2055455e1b43169f1e1bdc5
parent49cd1dd15f74d73d4752b2c4f23f99b0753d2b3d
pinctrl: xway: drop the deprecated compatible strings

This code are marked as deprecated since kernel 4.5[1]. Downstream OpenWRT
and upstream switched to the new string compatible 7 years ago. The old
compatible strings can safely be dropped.

[1] commit be14811c03cf ("pinctrl/lantiq: introduce new dedicated devicetree bindings")

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Link: https://lore.kernel.org/r/20230330212225.10214-1-olek2@wp.pl
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-xway.c