]> git.ipfire.org Git - thirdparty/u-boot.git/commit
gpio: Remove tca642x support
authorTom Rini <trini@konsulko.com>
Tue, 1 Jul 2025 18:42:28 +0000 (12:42 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 9 Jul 2025 16:39:25 +0000 (10:39 -0600)
commite6d7477103bc94a58460bbf2f12290f4f327fbc8
treebcd36f44da764e6ed55a94c8047278c58b76f898
parent538719cb6a77934d069e0e64f264457a59a9ebfc
gpio: Remove tca642x support

This driver has no users after we removed the last supported platform in
2023.

Fixes: 7a3ee61f5551 ("arm: Remove omap5_uevm board")
Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/tca642x.c [deleted file]
include/tca642x.h [deleted file]