]> git.ipfire.org Git - thirdparty/linux.git/commit
pwm: ep93xx: drop legacy pinctrl
authorNikita Shubin <nikita.shubin@maquefel.me>
Mon, 9 Sep 2024 08:10:58 +0000 (11:10 +0300)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 Sep 2024 14:33:11 +0000 (14:33 +0000)
commita48ac3dc569771c18fcafbc8351d820cc343c54a
tree5ac5e89bd331f896b231d728aa44425f725aab65
parent046322f1e1d9879b8a598a0c57fcb81f87fd3f59
pwm: ep93xx: drop legacy pinctrl

Drop legacy gpio request/free since we are using
pinctrl for this now.

Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Thierry Reding <thierry.reding@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ep93xx/core.c
drivers/pwm/pwm-ep93xx.c
include/linux/soc/cirrus/ep93xx.h