]> git.dujemihanovic.xyz Git - u-boot.git/commit
gpio: Drop unused pca9698 driver
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:19:56 +0000 (13:19 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:49 +0000 (14:33 -0500)
commit408296aad9d662cfb6d3248fc532ce16477fc713
treec2e5d98699ca150a0a186e47835b6851159582b0
parentdc1756a4a97f61521f352c4d308185b7d2d16c42
gpio: Drop unused pca9698 driver

This is not used. Drop the driver and Kconfig option.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/mips/mach-octeon/octeon_fdt.c
board/gdsys/a38x/hre.c
drivers/gpio/Makefile
drivers/gpio/pca9698.c [deleted file]
include/pca9698.h [deleted file]